summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 15:30:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 18:08:29 +0200
commitadc49a81e940cb84724288a4453b6711f283219f (patch)
treedc86287afb936e3459bc9217480884ab5bd48ea2 /cppuhelper
parent7435558847c7bbe9160e0ca6fb1a6115a34555fe (diff)
remove empty ascii boxes and stuff
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/test/testpropshlp.cxx5
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;