Kaydet (Commit) cf6756d0 authored tarafından Nick Treleaven's avatar Nick Treleaven

Remove unnecessary includes.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5351 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 0a6f8259
...@@ -27,10 +27,6 @@ ...@@ -27,10 +27,6 @@
#include "geanyplugin.h" #include "geanyplugin.h"
#include <string.h> #include <string.h>
#include "Scintilla.h"
#include "ScintillaWidget.h"
#include "SciLexer.h"
PLUGIN_VERSION_CHECK(GEANY_API_VERSION) PLUGIN_VERSION_CHECK(GEANY_API_VERSION)
PLUGIN_SET_INFO(_("Split Window"), _("Splits the editor view into two windows."), PLUGIN_SET_INFO(_("Split Window"), _("Splits the editor view into two windows."),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment