remove excessive include

This commit is contained in:
Monsta 2015-08-03 18:20:08 +03:00
parent 79c3e28490
commit 743994aee9
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@
#include <gtk/gtk.h> #include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h> #include <gdk/gdkkeysyms.h>
#if GTK_CHECK_VERSION (3, 0, 0)
#include <gtksourceview/gtksourceview.h>
#endif
#include <glib/gi18n.h> #include <glib/gi18n.h>