From a3fcb393b638e3887a3798749d23cb840ebbef98 Mon Sep 17 00:00:00 2001 From: Joachim Schoeberl Date: Fri, 22 May 2009 08:07:12 +0000 Subject: [PATCH] useless error msg --- ng/ng.tcl | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ng/ng.tcl b/ng/ng.tcl index 3aa7c693..f5615d28 100644 --- a/ng/ng.tcl +++ b/ng/ng.tcl @@ -286,15 +286,6 @@ if { [file exists startup.tcl] } { -# source ngusers/ebg/elasticity/ebgelast.tcl - -# if { [catch { load libngsolve[info sharedlibextension] ngsolve } result ] } { -# puts "cannot load ngsolve" -# puts "error: $result" -# } { -# catch { source ${ngdir}/ngsolve.tcl } -# } - # if { [catch { source ${ngdir}/demoapp.tcl } result ] } { # puts "cannot load demoapp"