This commit was manufactured by cvs2svn to create tag 'bp_uc'.
[gnokii.git] / common / files / gsm-filetypes.c
index e431fa4..8e5fc39 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++) {