Remove unused STRING_LENGTH

This commit is contained in:
Kp 2016-07-09 17:58:35 +00:00
parent a63fe62cb3
commit 1bd32fedb5

View file

@ -525,8 +525,6 @@ void robot_close_window()
}
#define STRING_LENGTH 8
int robot_dialog_handler(UI_DIALOG *dlg,const d_event &event, robot_dialog *r)
{
switch(event.type)