From ac06b3c5f391ab554a4ec0cc91d1f931ed1efe42 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 11 Jan 2003 07:17:22 +0000 Subject: [PATCH] rm debug prints --- otk/display.cc | 1 - 1 file changed, 1 deletion(-) 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\ -- 2.39.2