Remove debug line

This commit is contained in:
o9000
2015-07-16 22:33:13 +02:00
parent 46aab61bf6
commit 57b878d5e4

View File

@@ -1287,7 +1287,6 @@ start:
break; break;
case ReparentNotify: case ReparentNotify:
fprintf(stderr, "ReparentNotify\n");
if (!systray_enabled) if (!systray_enabled)
break; break;
panel = (Panel*)systray.area.panel; panel = (Panel*)systray.area.panel;