Remove debug line
This commit is contained in:
parent
46aab61bf6
commit
57b878d5e4
1 changed files with 0 additions and 1 deletions
|
@ -1287,7 +1287,6 @@ start:
|
|||
break;
|
||||
|
||||
case ReparentNotify:
|
||||
fprintf(stderr, "ReparentNotify\n");
|
||||
if (!systray_enabled)
|
||||
break;
|
||||
panel = (Panel*)systray.area.panel;
|
||||
|
|
Loading…
Reference in a new issue