From: Dana Jansens Date: Sat, 11 Jan 2003 07:17:22 +0000 (+0000) Subject: rm debug prints X-Git-Tag: openbox-2_3_0~428 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ac06b3c5f391ab554a4ec0cc91d1f931ed1efe42;p=dana%2Fopenbox.git rm debug prints --- diff --git a/otk/display.cc b/otk/display.cc index c1d6c61e..33dca01b 100644 --- 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\