From: devicerandom Date: Sun, 14 Sep 2008 17:19:01 +0000 (+0000) Subject: (flatfilts.py) deleted useless convconf command X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c38c79d5871d6b6aa6782f7d40669a4fabf71a7;p=hooke.git (flatfilts.py) deleted useless convconf command --- diff --git a/flatfilts.py b/flatfilts.py index 734e7a9..e0283b5 100755 --- a/flatfilts.py +++ b/flatfilts.py @@ -333,16 +333,6 @@ class flatfiltsCommands: self.current_list=notflat_list self.current=self.current_list[self.pointer] self.do_plot(0) - - def do_convconf(self,args): - ''' - CONVCONFIG - (flatfilts.py) - Prints the current convfilt configuration variables. - ------ - Syntax: convconfig - ''' - print self.convfilt_config def do_setconv(self,args): '''