this is what code review is for, kids

This commit is contained in:
Chris Guillott 2017-08-15 10:12:41 -04:00
parent f31df3c1c7
commit 110d5d58bd
1 changed files with 2 additions and 2 deletions

View File

@ -1385,9 +1385,9 @@ int main(int argc, char *argv[]) {
setlocale(LC_ALL, locale);
//#if XKBCOMPOSE == 1
#if XKBCOMPOSE == 1
load_compose_table(locale);
//#endif
#endif
xinerama_init();
xinerama_query_screens();