Remove unnecessary includes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5351 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
0a6f825926
commit
cf6756d06e
@ -27,10 +27,6 @@
|
||||
#include "geanyplugin.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "Scintilla.h"
|
||||
#include "ScintillaWidget.h"
|
||||
#include "SciLexer.h"
|
||||
|
||||
|
||||
PLUGIN_VERSION_CHECK(GEANY_API_VERSION)
|
||||
PLUGIN_SET_INFO(_("Split Window"), _("Splits the editor view into two windows."),
|
||||
|
Loading…
x
Reference in New Issue
Block a user