summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-10-13 22:25:20 +0200
committerMichael Stahl <mstahl@redhat.com>2012-10-13 22:27:58 +0200
commit823bd50429a504de21c9a045e9da56b30cc0d97e (patch)
treeb5f7e747dc08eb893f992460a6f95a4368d1136f /cppuhelper
parentb61991ba2c9e7c59f7e34e8cfefaebfddb170e14 (diff)
cppuhelper: remove obsolete comment
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/Module_cppuhelper.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/cppuhelper/Module_cppuhelper.mk b/cppuhelper/Module_cppuhelper.mk
index b28a8634fbba..b1d89b547d27 100644
--- a/cppuhelper/Module_cppuhelper.mk
+++ b/cppuhelper/Module_cppuhelper.mk
@@ -43,8 +43,4 @@ $(eval $(call gb_Module_add_check_targets,cppuhelper,\
))
# CppunitTest_cppuhelper_qa_weak depends on module bridges
-# TODO ? (I don't think OOO_SUBSEQUENT_TESTS != "" can be true..
-# someone would have to do it on command line)
-# qa/propertysetmixin/makefile.mk
-
# vim: set noet sw=4 ts=4: