aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'gtk')
-rw-r--r--gtk/deps.mak7
-rw-r--r--gtk/makefile1
2 files changed, 0 insertions, 8 deletions
diff --git a/gtk/deps.mak b/gtk/deps.mak
index 8517d3206..581d858a0 100644
--- a/gtk/deps.mak
+++ b/gtk/deps.mak
@@ -424,13 +424,6 @@ RESearch.o: \
../src/Position.h \
../src/CharClassify.h \
../src/RESearch.h
-RunStyles.o: \
- ../src/RunStyles.cxx \
- ../src/Debugging.h \
- ../src/Position.h \
- ../src/SplitVector.h \
- ../src/Partitioning.h \
- ../src/RunStyles.h
ScintillaBase.o: \
../src/ScintillaBase.cxx \
../include/ScintillaTypes.h \
diff --git a/gtk/makefile b/gtk/makefile
index df0c71348..e14973599 100644
--- a/gtk/makefile
+++ b/gtk/makefile
@@ -146,7 +146,6 @@ SRC_OBJS = \
PerLine.o \
PositionCache.o \
RESearch.o \
- RunStyles.o \
Selection.o \
Style.o \
UndoHistory.o \