(flatfilts.py) deleted useless convconf command
authordevicerandom <devnull@localhost>
Sun, 14 Sep 2008 17:19:01 +0000 (17:19 +0000)
committerdevicerandom <devnull@localhost>
Sun, 14 Sep 2008 17:19:01 +0000 (17:19 +0000)
flatfilts.py

index 734e7a9c88d11ae3c079785bfa1959d0c647a9bd..e0283b5e6e0e14b11b816c2849244ece6f7d1670 100755 (executable)
@@ -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):
         '''