accidentally left this on
This commit is contained in:
parent
0ae3ca9e8a
commit
5a877163c7
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ Fluxbox::Fluxbox(int argc, char **argv, const char *dpy_name, const char *rcfile
|
|||
m_reconfig_timer.setCommand(reconfig_cmd);
|
||||
m_reconfig_timer.fireOnce(true);
|
||||
|
||||
XSynchronize(disp, True);
|
||||
// XSynchronize(disp, True);
|
||||
|
||||
s_singleton = this;
|
||||
m_have_shape = false;
|
||||
|
|
Loading…
Reference in a new issue