diff options
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/test/testpropshlp.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cppuhelper/test/testpropshlp.cxx b/cppuhelper/test/testpropshlp.cxx index 2c3cc5a7e22a..c7aff9e8971e 100644 --- a/cppuhelper/test/testpropshlp.cxx +++ b/cppuhelper/test/testpropshlp.cxx @@ -52,11 +52,6 @@ using namespace ::com::sun::star::uno; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::lang; - - -/********************** -* -**********************/ static Property * getPropertyTable1() { static Property *pTable = 0; |