rm old comment
This commit is contained in:
parent
7c9ba37f01
commit
2594b98ce4
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue