fixed issue 135

git-svn-id: http://tint2.googlecode.com/svn/trunk@203 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-09-27 17:50:10 +00:00
parent 145ce16757
commit 7fa7bf77c0
3 changed files with 4 additions and 4 deletions

View File

@@ -636,7 +636,6 @@ void event_configure_notify (Window win)
((Area*)l0->data)->resize = 1;
}
panel_refresh = 1;
//printf("ConfigureNotify on root width=%d, height=%d\n", server.monitor[0].width, server.monitor[0].height);
return;
}