Remove unused variable.

SVN revision: 37224
This commit is contained in:
Sebastian Dransfeld 2008-10-27 10:47:24 +00:00
parent 89ec72878a
commit e95b02c5b9
1 changed files with 0 additions and 1 deletions

View File

@ -1123,7 +1123,6 @@ _grab_key_down_cb(void *data, int type, void *event)
else
{
int g, a, j;
char buf[1024];
const char *label = NULL;
E_Action_Group *actg = NULL;
E_Action_Description *actd = NULL;