removed EOF foo

This commit is contained in:
Johannes Findeisen 2013-10-20 00:42:56 +02:00
commit c9c7e7296d

View file

@ -89,10 +89,6 @@ class Exit(CommandBase, object):
def help_exit(self):
print("exits linspector")
#TODO: do we really need this: ???
#do_EOF = do_exit
#help_EOF = help_exit
class LogCommander(Cmd, object):
def do_log(self, text):