diff options
Diffstat (limited to 'win32/makefile')
-rw-r--r-- | win32/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile index 6179aac5a..ee8813ce7 100644 --- a/win32/makefile +++ b/win32/makefile @@ -106,7 +106,6 @@ SRC_OBJS = \ $(DIR_O)/PerLine.o \ $(DIR_O)/PositionCache.o \ $(DIR_O)/RESearch.o \ - $(DIR_O)/RunStyles.o \ $(DIR_O)/Selection.o \ $(DIR_O)/Style.o \ $(DIR_O)/UndoHistory.o \ |