diff gui/app.h @ 33103:eabc2472e7eb

Remove unused wItem member tmp.
author ib
date Sat, 02 Apr 2011 22:01:55 +0000
parents 35efac3ece2c
children de4f5f183ddb
line wrap: on
line diff
--- a/gui/app.h	Sat Apr 02 20:45:43 2011 +0000
+++ b/gui/app.h	Sat Apr 02 22:01:55 2011 +0000
@@ -160,7 +160,7 @@
     unsigned int starttime;
     int last_x;
 
-    int pressed, tmp;
+    int pressed;
 } wItem;
 
 typedef struct {