Fix compiling with WL off

This commit is contained in:
Andy Williams 2016-06-30 23:27:14 +01:00
parent 30b22f30af
commit 67463782a8
1 changed files with 0 additions and 2 deletions

View File

@ -311,8 +311,6 @@ _e_wl_xkb_reconfig(void)
eina_strbuf_free(variants);
eina_strbuf_free(layouts);
eina_strbuf_free(options);
#else
(void) cur_group;
#endif
}