diff options
Diffstat (limited to 'src/interface-gtk.cpp')
-rw-r--r-- | src/interface-gtk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interface-gtk.cpp b/src/interface-gtk.cpp index e27e5f4..f48dc37 100644 --- a/src/interface-gtk.cpp +++ b/src/interface-gtk.cpp @@ -41,8 +41,6 @@ #include "interface.h" #include "interface-gtk.h" -InterfaceGtk interface INIT_PRIO(PRIO_INTERFACE); - extern "C" { static void scintilla_notify(ScintillaObject *sci, uptr_t idFrom, SCNotification *notify, gpointer user_data); |