remove unimplemented and unneeded dia_licensing
This commit is contained in:
parent
d1942218d6
commit
bfac6f9985
|
@ -505,9 +505,6 @@ class fpdb:
|
||||||
dumpFile.close()
|
dumpFile.close()
|
||||||
#end def dia_database_stats
|
#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):
|
def dia_load_profile(self, widget, data=None):
|
||||||
"""Dialogue to select a file to load a profile from"""
|
"""Dialogue to select a file to load a profile from"""
|
||||||
if self.obtain_global_lock("fpdb.dia_load_profile"): # returns true if successful
|
if self.obtain_global_lock("fpdb.dia_load_profile"): # returns true if successful
|
||||||
|
|
Loading…
Reference in New Issue
Block a user