e-comp-wl: Remove unused variable
authorChris Michael <cp.michael@samsung.com>
Wed, 15 Jul 2015 17:46:51 +0000 (13:46 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 15 Jul 2015 17:46:51 +0000 (13:46 -0400)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl_input.c

index c04c936..72d884f 100644 (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)