From d00e8bd31a185a4000807de6d21eccce9f86671e Mon Sep 17 00:00:00 2001 From: kwolekr Date: Sun, 19 May 2013 21:26:08 -0400 Subject: Fix nearly all warnings --- src/guiCreateWorld.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/guiCreateWorld.cpp') diff --git a/src/guiCreateWorld.cpp b/src/guiCreateWorld.cpp index caa884bc0..9fc764214 100644 --- a/src/guiCreateWorld.cpp +++ b/src/guiCreateWorld.cpp @@ -112,8 +112,6 @@ void GUICreateWorld::regenerateGui(v2u32 screensize) DesiredRect = rect; recalculateAbsolutePosition(false); - v2s32 size = rect.getSize(); - v2s32 topleft = v2s32(10+80, 10+70); /* -- cgit v1.2.3