summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r--src/Patchage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp
index 96678a4..bb6b4a8 100644
--- a/src/Patchage.cpp
+++ b/src/Patchage.cpp
@@ -166,7 +166,6 @@ port_order(const GanvPort* a, const GanvPort* b, void*)
Patchage::Patchage(Options options)
: _xml(UIFile::open("patchage"))
- , _gtk_main(nullptr)
, INIT_WIDGET(_about_win)
, INIT_WIDGET(_main_scrolledwin)
, INIT_WIDGET(_main_win)