summaryrefslogtreecommitdiff
path: root/basebmp/test/linetest.cxx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2010-11-10 08:23:49 +0100
committerDavid Tardon <dtardon@redhat.com>2010-11-10 08:23:49 +0100
commit5cc959c4241982f47ca155f0070fdd15a65b6b53 (patch)
treefde16df429f02faa5ea357a93c3cfdaa3a87b2a9 /basebmp/test/linetest.cxx
parentaadfc4e784fb448066cd44322000062d685dcde1 (diff)
remove commented-out leftovers from testshl2
Diffstat (limited to 'basebmp/test/linetest.cxx')
-rw-r--r--basebmp/test/linetest.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/basebmp/test/linetest.cxx b/basebmp/test/linetest.cxx
index 68633e8935d0..652892aa2755 100644
--- a/basebmp/test/linetest.cxx
+++ b/basebmp/test/linetest.cxx
@@ -221,11 +221,4 @@ public:
CPPUNIT_TEST_SUITE_REGISTRATION(LineTest);
}
-
-// -----------------------------------------------------------------------------
-
-// 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: */