Skip to content
Snippets Groups Projects
Commit fa63f1f9 authored by Niels Möller's avatar Niels Möller
Browse files

Removed debug again.

Rev: lib/modules/Protocols.pmod/X.pmod/Xlib.pmod:1.16
parent c3969c9d
No related branches found
No related tags found
No related merge requests found
......@@ -419,8 +419,8 @@ class Display
}
else if (type == "Reply")
{
werror(sprintf("Xlib.Display->process: Reply '%s'\n",
msg));
// werror(sprintf("Xlib.Display->process: Reply '%s'\n",
// msg));
reply = ([]);
int length;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment