summaryrefslogtreecommitdiff
path: root/include/unotools/accessiblerelationsethelper.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 19:45:36 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 19:45:36 +0300
commit49ccde0d3d3edaac9473f915011a501058e64002 (patch)
tree1dcb8a25647eff7f740df8b0b8f589696e87f06d /include/unotools/accessiblerelationsethelper.hxx
parentf4e8d2ad0e591b87d2c221761363a3042628d5ff (diff)
Kill superfluous vertical whitespace
Change-Id: Idadfa4d215cb4b789d4949ce850bbb13016350c6
Diffstat (limited to 'include/unotools/accessiblerelationsethelper.hxx')
-rw-r--r--include/unotools/accessiblerelationsethelper.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/unotools/accessiblerelationsethelper.hxx b/include/unotools/accessiblerelationsethelper.hxx
index 85ca0a34a43c..42664db8c426 100644
--- a/include/unotools/accessiblerelationsethelper.hxx
+++ b/include/unotools/accessiblerelationsethelper.hxx
@@ -34,15 +34,12 @@
class AccessibleRelationSetHelperImpl;
-
//= XAccessibleRelationSet helper classes
-
//... namespace utl .......................................................
namespace utl
{
-
/** @descr
This base class provides an implementation of the
<code>AccessibleRelationSet</code> service.
@@ -145,7 +142,6 @@ private:
AccessibleRelationSetHelperImpl* mpHelperImpl;
};
-
}
//... namespace utl .......................................................
#endif