summaryrefslogtreecommitdiff
path: root/basebmp/test/bmptest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/test/bmptest.cxx')
-rw-r--r--basebmp/test/bmptest.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/basebmp/test/bmptest.cxx b/basebmp/test/bmptest.cxx
index e6119a10c0eb..65b9d82ec22a 100644
--- a/basebmp/test/bmptest.cxx
+++ b/basebmp/test/bmptest.cxx
@@ -211,11 +211,4 @@ public:
CPPUNIT_TEST_SUITE_REGISTRATION(BmpTest);
}
-
-// -----------------------------------------------------------------------------
-
-// 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: */