Removed get_project nonsense

This commit is contained in:
Arnar Flatberg 2007-12-14 15:42:37 +00:00
parent 6996aab2fa
commit 5c2df5c163

View File

@ -149,6 +149,6 @@ class Project:
obj.show()
return obj
def set_current_data(self, obj):
self.current_data = obj
#def set_current_data(self, obj):
# self.current_data = obj