diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 15:30:37 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 18:08:29 +0200 |
commit | adc49a81e940cb84724288a4453b6711f283219f (patch) | |
tree | dc86287afb936e3459bc9217480884ab5bd48ea2 /unotools | |
parent | 7435558847c7bbe9160e0ca6fb1a6115a34555fe (diff) |
remove empty ascii boxes and stuff
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/inc/unotools/idhelper.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/inc/unotools/idhelper.hxx b/unotools/inc/unotools/idhelper.hxx index 0ee4a40e6186..d183ddcefb3e 100644 --- a/unotools/inc/unotools/idhelper.hxx +++ b/unotools/inc/unotools/idhelper.hxx @@ -133,10 +133,6 @@ public: \ } /* _namespace */ \ \ -/************************************************************************* -************************************************************************** -*************************************************************************/ - /** implement an id helper */ #define IMPLEMENT_IMPLEMENTATIONID_HELPER(_namespace, classname) \ |