Fixed a bug that (almost) got away....
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ handle_input ()
|
|||||||
int key;
|
int key;
|
||||||
screen *s;
|
screen *s;
|
||||||
//widget *w;
|
//widget *w;
|
||||||
//client *c;
|
client *c;
|
||||||
|
|
||||||
if ((key = lcd_ptr->getkey ()) == 0)
|
if ((key = lcd_ptr->getkey ()) == 0)
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user