summaryrefslogtreecommitdiff
path: root/postprocess/qa/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/qa/services.cxx')
-rw-r--r--postprocess/qa/services.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/postprocess/qa/services.cxx b/postprocess/qa/services.cxx
index 0ab677339d9d..78dee9ed3ad1 100644
--- a/postprocess/qa/services.cxx
+++ b/postprocess/qa/services.cxx
@@ -209,13 +209,6 @@ void Test::test() {
k = impls.insert(
std::make_pair(name, Implementation(j, servs)))
.first;
- } else {
- CPPUNIT_ASSERT_MESSAGE(
- (OString(
- "multiple implementations named \"" + msg(name)
- + "\"")
- .getStr()),
- bool(j == k->second.factory));
}
CPPUNIT_ASSERT_MESSAGE(
(OString(