From: devicerandom Date: Sun, 14 Sep 2008 17:19:01 +0000 (+0000) Subject: (flatfilts.py) deleted useless convconf command X-Git-Tag: 0.9.0~74 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a97b56f7c7a910651f36fac94db6f7d3417e68a6;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): '''