Introduction
Introduction Statistics Contact Development Disclaimer Help
Removed debugging goo. - sam - An updated version of the sam text editor.
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit 927913580e26b7b0602ee62ee3ff3949a62ca8bc
parent 0cb6ee7264d314996d32c6f211a6aa6d99e0a7e2
Author: Rob King <[email protected]>
Date: Fri, 27 May 2016 11:22:45 -0500
Removed debugging goo.
Diffstat:
libXg/xtbinit.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/libXg/xtbinit.c b/libXg/xtbinit.c
@@ -875,7 +875,6 @@ raisewindow(void)
XRaiseWindow(_dpy, w);
if (a != None){
- fprintf(stderr, "raising window using EWMH\n");
memset(&e, 0, sizeof(XEvent));
e.type = ClientMessage;
e.xclient.window = w;
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.