X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fdisplay.cc;h=33dca01bdb38daf12a19de42caa152b62fbe3486;hb=bc88d310fea71823fb2c61d071ff499579bffaba;hp=c1d6c61e0dfeb242a909eb98ac09063695d45414;hpb=19bfac5195a1917f4a0bbcf910e90d5b800c5146;p=chaz%2Fopenbox 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\