summaryrefslogtreecommitdiff
path: root/pluma/pluma-view.c
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-08-03 18:20:08 +0300
committerMonsta <[email protected]>2015-08-03 18:20:08 +0300
commit743994aee9a4dc417c3bbe888ad25cc413d66bc0 (patch)
tree57f511a8fda3ee271524727a5726481af82ecd06 /pluma/pluma-view.c
parent79c3e2849004a5c81a0b0bc25fb9dc0e1ce8a781 (diff)
downloadpluma-743994aee9a4dc417c3bbe888ad25cc413d66bc0.tar.bz2
pluma-743994aee9a4dc417c3bbe888ad25cc413d66bc0.tar.xz
remove excessive include
Diffstat (limited to 'pluma/pluma-view.c')
-rw-r--r--pluma/pluma-view.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pluma/pluma-view.c b/pluma/pluma-view.c
index d68031d4..58b5b2ee 100644
--- a/pluma/pluma-view.c
+++ b/pluma/pluma-view.c
@@ -39,9 +39,6 @@
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
-#if GTK_CHECK_VERSION (3, 0, 0)
-#include <gtksourceview/gtksourceview.h>
-#endif
#include <glib/gi18n.h>