elm - put curly braces inside same ifdef

This commit is contained in:
Carsten Haitzler 2014-08-23 20:11:23 +09:00
parent d14c0eca37
commit 1ed3b5845d
1 changed files with 1 additions and 1 deletions

View File

@ -3318,8 +3318,8 @@ _elm_config_sub_init(void)
}
}
else ERR("Cannot connect to X11 display. check $DISPLAY variable");
#endif
}
#endif
_config_sub_apply();
}