Revert "terminology: Remove unused variable"

This reverts commit e82dea1d27.

Oopsie, revert this one....my compiler apparently was lying to me :(
This commit is contained in:
Chris Michael 2014-09-11 08:20:53 -04:00
parent e82dea1d27
commit 10542a205f
1 changed files with 1 additions and 0 deletions

View File

@ -1058,6 +1058,7 @@ keyin_remove_config(Config_Keys *key)
int key_bindings_load(Config *config)
{
Shortcut_Action *action = _actions;
Config_Keys *key;
Eina_List *l;