From 251c0bad772cec252f938c4e15ad5b49c3a71b7e Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 30 Apr 2019 13:17:56 +0200 Subject: [PATCH] cleanup --- Pmodules/modulecmd.bash.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index 5c79405..dd163d4 100755 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -1432,11 +1432,6 @@ init_manpath() { fi } -#export LOADEDMODULES -#export _LMFILES_ -#export UsedGroups -#export MODULEPATH - ############################################################################## pmodules_init() { declare -gx LOADEDMODULES=''