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:
7c9ba37
)
rm old comment
author
Dana Jansens
<danakj@orodu.net>
Mon, 13 Jan 2003 02:11:04 +0000
(
02:11
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 13 Jan 2003 02:11:04 +0000
(
02:11
+0000)
otk/display.cc
patch
|
blob
|
history
diff --git
a/otk/display.cc
b/otk/display.cc
index c117699b39ca8f4baf6c4430c829974477efc6ca..36c7f52f86e9e479a28d032c54ddba3d7d5c9623 100644
(file)
--- a/
otk/display.cc
+++ b/
otk/display.cc
@@
-110,7
+110,6
@@
line argument.\n\n"));
// set the DISPLAY environment variable for any lauched children, to the
// display we're using, so they open in the right place.
- // XXX rm -> std::string dtmp = "DISPLAY=" + DisplayString(display);
putenv(std::string("DISPLAY=") + DisplayString(display));
// find the availability of X extensions we like to use