]> Dogcows Code - chaz/openbox/commitdiff
rm old comment
authorDana Jansens <danakj@orodu.net>
Mon, 13 Jan 2003 02:11:04 +0000 (02:11 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 13 Jan 2003 02:11:04 +0000 (02:11 +0000)
otk/display.cc

index c117699b39ca8f4baf6c4430c829974477efc6ca..36c7f52f86e9e479a28d032c54ddba3d7d5c9623 100644 (file)
@@ -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
This page took 0.022712 seconds and 4 git commands to generate.