diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-10-13 22:25:20 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-10-13 22:27:58 +0200 |
commit | 823bd50429a504de21c9a045e9da56b30cc0d97e (patch) | |
tree | b5f7e747dc08eb893f992460a6f95a4368d1136f | |
parent | b61991ba2c9e7c59f7e34e8cfefaebfddb170e14 (diff) |
cppuhelper: remove obsolete comment
-rw-r--r-- | cppuhelper/Module_cppuhelper.mk | 4 |
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: |