testing whether i caused a bug with this code

This commit is contained in:
Dana Jansens 2002-08-14 15:10:57 +00:00
parent 74a4bc01a7
commit b016470119

View file

@ -2724,7 +2724,7 @@ void BlackboxWindow::propertyNotifyEvent(const XPropertyEvent *pe) {
functions &= ~Func_Maximize;
setAllowedActions();
setupDecor();
if (flags.stuck != s) stick();
// if (flags.stuck != s) stick();
}
reconfigure();