From 7b6e1592f9d969cad8cd85598250000e1628d70c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 14 Jun 2014 18:05:22 +0300 Subject: Fix compilation warnings. --- src/test/testlauncher.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/test/testlauncher.cpp') diff --git a/src/test/testlauncher.cpp b/src/test/testlauncher.cpp index 117793867..c1bde0810 100644 --- a/src/test/testlauncher.cpp +++ b/src/test/testlauncher.cpp @@ -195,11 +195,9 @@ int TestLauncher::testFps2() Wallpaper::loadWallpapers(); Wallpaper::getWallpaper(800, 600); Image *img[1]; - const int sz = 4; img[0] = Theme::getImageFromTheme("graphics/images/login_wallpaper.png"); mainGraphics->drawImage(img[0], 0, 0); - int idx = 0; const int cnt = 500; -- cgit v1.2.3-60-g2f50