diff --git a/src/editor.h b/src/editor.h index 8fc977c8..92ab00bc 100644 --- a/src/editor.h +++ b/src/editor.h @@ -154,8 +154,6 @@ typedef struct GeanyEditor } GeanyEditor; -typedef struct SCNotification SCNotification; - const GeanyIndentPrefs *editor_get_indent_prefs(GeanyEditor *editor);