summaryrefslogtreecommitdiffstats
path: root/CMakeScripts
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2013-01-17 01:31:21 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2013-01-17 01:31:21 +0000
commit35e89204d0566765fba1ffc5a34edb6592a37771 (patch)
treee227b9f9d9f751f72afe467a02c446bf7f8e5b49 /CMakeScripts
parentCleanup more GObject type definitions (diff)
downloadinkscape-35e89204d0566765fba1ffc5a34edb6592a37771.tar.gz
inkscape-35e89204d0566765fba1ffc5a34edb6592a37771.zip
Rm unused sp-animate
(bzr r12035)
Diffstat (limited to 'CMakeScripts')
-rw-r--r--CMakeScripts/cmake_consistency_check_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeScripts/cmake_consistency_check_config.py b/CMakeScripts/cmake_consistency_check_config.py
index e7c4508ef..4850eb259 100644
--- a/CMakeScripts/cmake_consistency_check_config.py
+++ b/CMakeScripts/cmake_consistency_check_config.py
@@ -30,7 +30,6 @@ IGNORE = (
"src/libnr/nr-compose-reference.cpp",
"src/libnr/testnr.cp",
"src/live_effects/lpe-skeleton.cpp",
- "src/sp-animation.cpp",
"src/sp-skeleton.cpp",
"src/svg/test-stubs.cpp",
"src/ui/dialog/session-player.cpp",