summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
-rw-r--r--src/Makefile_insert1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 02a206787..1d27eaef1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -216,7 +216,6 @@ set(inkscape_SRC
file.cpp
filter-chemistry.cpp
filter-enums.cpp
- fixes.cpp
flood-context.cpp
gc-anchored.cpp
gc-finalized.cpp
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 3e61f625a..885b89d78 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -59,7 +59,6 @@ ink_common_sources += \
fill-or-stroke.h \
filter-chemistry.cpp filter-chemistry.h \
filter-enums.cpp filter-enums.h \
- fixes.cpp \
flood-context.cpp flood-context.h \
gc-alloc.h \
gc-anchored.h gc-anchored.cpp \