projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c637f1f
)
rm debug prints
author
Dana Jansens
<danakj@orodu.net>
Sat, 11 Jan 2003 07:17:22 +0000
(07:17 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 11 Jan 2003 07:17:22 +0000
(07:17 +0000)
otk/display.cc
patch
|
blob
|
history
diff --git
a/otk/display.cc
b/otk/display.cc
index c1d6c61e0dfeb242a909eb98ac09063695d45414..33dca01bdb38daf12a19de42caa152b62fbe3486 100644
(file)
--- a/
otk/display.cc
+++ b/
otk/display.cc
@@
-93,7
+93,6
@@
void OBDisplay::initialize(char *name)
(void)junk;
// Open the X display
- printf("getenv(DISPLAY)=%s\n", getenv("DISPLAY"));
if (!(display = XOpenDisplay(name))) {
printf(_("Unable to open connection to the X server. Please set the \n\
DISPLAY environment variable approriately, or use the '-display' command \n\