http://marcin-wiacek.fkn.pl/english/zips/mygnokii.tar.gz
[gnokii.git] / common / files / gsm-filetypes.c
index 13b93a9..3c389bb 100644 (file)
@@ -2081,7 +2081,10 @@ void loadlmbpbkentry(unsigned char *buffer, unsigned char *buffer2, GSM_Backup *
 
 void loadlmbstartupentry(unsigned char *buffer, unsigned char *buffer2, GSM_Backup *backup)
 {
-  int i,j,z;
+  int i,j;
+#ifdef DEBUG
+  int z;
+#endif
 
   j=1;
   for (i=0;i<buffer2[0];i++) {