diff --git a/Source/items.cpp b/Source/items.cpp index 77e0f1848..cd364e2b1 100644 --- a/Source/items.cpp +++ b/Source/items.cpp @@ -669,7 +669,6 @@ BOOL __fastcall ItemPlace(int xp, int yp) void __cdecl AddInitItems() { - BOOL k; int x, y, i, j, rnd; rnd = random(11, 3) + 3;