From ec4e30790affc614fc7ba97f4d67cf005e82267e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 11 Apr 2006 00:56:00 +0000 Subject: commented out the console window for production use svn path=/trunk/externals/miXed/; revision=4868 --- bin/pddp/pddpserver.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/pddp/pddpserver.tcl b/bin/pddp/pddpserver.tcl index eb01207..f4a9444 100644 --- a/bin/pddp/pddpserver.tcl +++ b/bin/pddp/pddpserver.tcl @@ -30,7 +30,7 @@ if {$::pddp::testrun} { ;# true if sourced from standalone "pddpboot.tcl" } } else { puts stderr "Loading pddpserver" - catch {console show} +# catch {console show} } namespace eval ::pddp { -- cgit v1.2.1