forked from EvergreenCrypto/docker-finance
container: root: rootlogon.C: remove default help()
Help will automatically load when starting an interactive instance.
This commit is contained in:
@@ -196,9 +196,6 @@ void rootlogon()
|
||||
gInterpreter->ProcessLine(".L ../src/hash.hh");
|
||||
gInterpreter->ProcessLine(".L ../src/random.hh");
|
||||
gInterpreter->ProcessLine(".L ../src/utility.hh");
|
||||
|
||||
// Help usage
|
||||
help();
|
||||
}
|
||||
|
||||
#endif // CONTAINER_SRC_ROOT_MACRO_ROOTLOGON_C_
|
||||
|
||||
Reference in New Issue
Block a user