diff --git a/system/plots.py b/system/plots.py index 8461698..61bb72f 100644 --- a/system/plots.py +++ b/system/plots.py @@ -62,11 +62,6 @@ class Plot (gtk.Frame): self.title = title self.selection_listener = None - - - - - def get_title(self): return self.title