From bfac6f9985809085b905c3028c0ce46a7c9115fb Mon Sep 17 00:00:00 2001 From: steffen123 Date: Fri, 13 Aug 2010 03:47:48 +0200 Subject: [PATCH] remove unimplemented and unneeded dia_licensing --- pyfpdb/fpdb.pyw | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyfpdb/fpdb.pyw b/pyfpdb/fpdb.pyw index c4db7a84..dc00489c 100755 --- a/pyfpdb/fpdb.pyw +++ b/pyfpdb/fpdb.pyw @@ -505,9 +505,6 @@ class fpdb: dumpFile.close() #end def dia_database_stats - def dia_licensing(self, widget, data=None): - self.warning_box("Unimplemented: Licensing") - def dia_load_profile(self, widget, data=None): """Dialogue to select a file to load a profile from""" if self.obtain_global_lock("fpdb.dia_load_profile"): # returns true if successful