Merge branch 'master' into winbuffers

This commit is contained in:
James Booth
2014-06-29 19:31:17 +01:00
3 changed files with 13 additions and 13 deletions

View File

@@ -92,7 +92,6 @@ _ui_init(void)
create_input_window();
wins_init();
cons_about();
notifier_init();
#ifdef HAVE_LIBXSS
display = XOpenDisplay(0);
#endif