From 0e5e39e64e640160192fe01a1e93964e3bdcb3b2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 17 Sep 2003 20:07:21 +0000 Subject: remove unused variable svn-id: r10276 --- sword2/logic.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sword2') diff --git a/sword2/logic.cpp b/sword2/logic.cpp index 325d9a52e2..df3d3fbd69 100644 --- a/sword2/logic.cpp +++ b/sword2/logic.cpp @@ -58,10 +58,6 @@ int logic::Process_session(void) { // Tony6June96 (first run 21Oct96) // point to first object in list pc = 0; - static uint32 cycle = 1; - - // Zdebug("\n CYCLE %d", cycle); - // by minusing the pc we can cause an immediate cessation of logic // processing on the current list -- cgit v1.2.3