Remove debug line
This commit is contained in:
@@ -1287,7 +1287,6 @@ start:
|
||||
break;
|
||||
|
||||
case ReparentNotify:
|
||||
fprintf(stderr, "ReparentNotify\n");
|
||||
if (!systray_enabled)
|
||||
break;
|
||||
panel = (Panel*)systray.area.panel;
|
||||
|
||||
Reference in New Issue
Block a user