aboutsummaryrefslogtreecommitdiffstats
path: root/gui/line_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/line_editor.h')
-rw-r--r--gui/line_editor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gui/line_editor.h b/gui/line_editor.h
index 5a57129b..a779072f 100644
--- a/gui/line_editor.h
+++ b/gui/line_editor.h
@@ -21,8 +21,6 @@
#ifndef LINE_EDITOR_H
#define LINE_EDITOR_H
-#ifndef NO_PYTHON
-
#include <QLineEdit>
#include <QMenu>
#include "ParseHelper.h"
@@ -59,6 +57,4 @@ class LineEditor : public QLineEdit
NEXTPNR_NAMESPACE_END
-#endif // NO_PYTHON
-
#endif // LINE_EDITOR_H