summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_bitmap_test.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-01-11 10:42:23 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-01-11 10:42:23 +0100
commitda40d2558e3de30914f4c181cceb66937c6f1124 (patch)
tree7ebc2980b02117b6b9264ad2beabb07e02db8faf /vcl/CppunitTest_vcl_bitmap_test.mk
parentcd9a016116e07e6ac08dcdd3b08b3d070469cedc (diff)
Remove BitmapFilterStackBlur, which is unused...
...ever since it got introduced with 28c61871e876e6a2cac47439f768504b1a4c94a0 "vcl: stack blur implementation + basic test & performance test" Change-Id: I78672cf74c24930df92121baecb9886df4382036
Diffstat (limited to 'vcl/CppunitTest_vcl_bitmap_test.mk')
-rw-r--r--vcl/CppunitTest_vcl_bitmap_test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/CppunitTest_vcl_bitmap_test.mk b/vcl/CppunitTest_vcl_bitmap_test.mk
index 290d167675b1..a65ddb349767 100644
--- a/vcl/CppunitTest_vcl_bitmap_test.mk
+++ b/vcl/CppunitTest_vcl_bitmap_test.mk
@@ -11,7 +11,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,vcl_bitmap_test))
$(eval $(call gb_CppunitTest_add_exception_objects,vcl_bitmap_test, \
vcl/qa/cppunit/BitmapTest \
- vcl/qa/cppunit/BitmapFilterTest \
))
$(eval $(call gb_CppunitTest_use_externals,vcl_bitmap_test,\