]> Dogcows Code - chaz/openbox/blobdiff - otk/display.cc
fix \'s
[chaz/openbox] / otk / display.cc
index c1d6c61e0dfeb242a909eb98ac09063695d45414..33dca01bdb38daf12a19de42caa152b62fbe3486 100644 (file)
@@ -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\
This page took 0.022572 seconds and 4 git commands to generate.