summaryrefslogtreecommitdiff
path: root/basebmp/test/bmpmasktest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/test/bmpmasktest.cxx')
-rw-r--r--basebmp/test/bmpmasktest.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/basebmp/test/bmpmasktest.cxx b/basebmp/test/bmpmasktest.cxx
index 18db80442707..6c6b0661db3a 100644
--- a/basebmp/test/bmpmasktest.cxx
+++ b/basebmp/test/bmpmasktest.cxx
@@ -184,11 +184,4 @@ public:
CPPUNIT_TEST_SUITE_REGISTRATION(BmpMaskTest);
}
-
-// -----------------------------------------------------------------------------
-
-// this macro creates an empty function, which will called by the RegisterAllFunctions()
-// to let the user the possibility to also register some functions by hand.
-//NOADDITIONAL;
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */