From 87dd0a8f724902015bfda64b383800ab8781429a Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 19 Oct 2001 17:43:35 +0000 Subject: removed threaded build warning under X --- tests/defs.tcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/defs.tcl b/tests/defs.tcl index bc5f1c2..3c79557 100644 --- a/tests/defs.tcl +++ b/tests/defs.tcl @@ -11,7 +11,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: defs.tcl,v 1.7 1999/12/14 06:53:12 hobbs Exp $ +# RCS: @(#) $Id: defs.tcl,v 1.8 2001/10/19 17:43:35 hobbs Exp $ # Initialize wish shell @@ -96,7 +96,6 @@ namespace eval tcltest { variable ::tcltest::mainThread 1 if {[info commands testthread] != {}} { - puts "Tk with threads enabled is known to have problems with X" set ::tcltest::mainThread [testthread names] } } -- cgit v0.12