diff src/xs_sidplay2.cpp @ 1002:ede5374e9294

Fix some warnings.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Dec 2013 07:48:44 +0200
parents be2a8436461a
children
line wrap: on
line diff
--- a/src/xs_sidplay2.cpp	Sat Dec 21 07:45:40 2013 +0200
+++ b/src/xs_sidplay2.cpp	Sat Dec 21 07:48:44 2013 +0200
@@ -167,7 +167,6 @@
     XSSIDPlay2 *engine;
     guint8 *buf = NULL;
     size_t bufSize;
-    gint i;
 
     XSDEBUG("SIDPlay2 backend initializing.\n");