forked from 12to11/12to11
Remove extra debugging code
* xdg_toplevel.c (Activate): Remove left-over debug code.
This commit is contained in:
parent
2979979633
commit
d32e9cbf8a
1 changed files with 0 additions and 2 deletions
|
@ -2279,8 +2279,6 @@ Activate (Role *role, XdgRoleImplementation *impl, int deviceid,
|
||||||
message.xclient.data.l[3] = 0;
|
message.xclient.data.l[3] = 0;
|
||||||
message.xclient.data.l[4] = 0;
|
message.xclient.data.l[4] = 0;
|
||||||
|
|
||||||
fprintf (stderr, "activate at: %d\n", (int) time);
|
|
||||||
|
|
||||||
XSendEvent (compositor.display,
|
XSendEvent (compositor.display,
|
||||||
DefaultRootWindow (compositor.display),
|
DefaultRootWindow (compositor.display),
|
||||||
False, (SubstructureRedirectMask
|
False, (SubstructureRedirectMask
|
||||||
|
|
Loading…
Add table
Reference in a new issue