From a97b56f7c7a910651f36fac94db6f7d3417e68a6 Mon Sep 17 00:00:00 2001 From: devicerandom Date: Sun, 14 Sep 2008 17:19:01 +0000 Subject: [PATCH] (flatfilts.py) deleted useless convconf command --- flatfilts.py | 10 ---------- 1 file changed, 10 deletions(-) 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): ''' -- 2.26.2