mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-04 04:40:50 +02:00
libmodules.tcl: some unconditional debug output removed
This commit is contained in:
@@ -21,7 +21,6 @@ if {[info exists env(PMODULES_DEBUG)] && $env(PMODULES_DEBUG)} {
|
||||
proc debug {msg} {}
|
||||
}
|
||||
|
||||
puts stderr "loading libmodules"
|
||||
debug "loading libmodules"
|
||||
|
||||
proc _pmodules_parse_pmodules_env { } {
|
||||
|
||||
Reference in New Issue
Block a user