From: Dana Jansens Date: Mon, 13 Jan 2003 02:11:04 +0000 (+0000) Subject: rm old comment X-Git-Tag: openbox-2_3_0~384 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2594b98ce4d4ca13cb5ceb9839d6160d274b2c44;p=dana%2Fopenbox.git rm old comment --- diff --git a/otk/display.cc b/otk/display.cc index c117699b..36c7f52f 100644 --- 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