summaryrefslogtreecommitdiff
path: root/grc/gui/Element.py
diff options
context:
space:
mode:
Diffstat (limited to 'grc/gui/Element.py')
-rw-r--r--grc/gui/Element.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/gui/Element.py b/grc/gui/Element.py
index 4e88df375f..48fdf62543 100644
--- a/grc/gui/Element.py
+++ b/grc/gui/Element.py
@@ -48,7 +48,6 @@ class Element(object):
0, Gdk.LINE_SOLID, Gdk.CAP_BUTT, Gdk.JOIN_MITER
]"""
-
def is_horizontal(self, rotation=None):
"""
Is this element horizontal?