e-comp-wl: Remove unused variable

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-07-15 13:46:51 -04:00
parent 9e2512eb98
commit 321a421208
1 changed files with 0 additions and 1 deletions

View File

@ -315,7 +315,6 @@ _e_comp_wl_input_keymap_update(struct xkb_keymap *keymap)
xkb_mod_mask_t latched = 0, locked = 0, group = 0;
struct wl_resource *res;
Eina_List *l;
uint32_t serial;
/* unreference any existing keymap */
if (e_comp->wl_comp_data->xkb.keymap)