summaryrefslogtreecommitdiff
path: root/store/source/object.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:42:46 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-02-27 03:51:41 -0600
commitd39d80a52642489207fc4f7d384a3474e6d20136 (patch)
tree66a4ff6273062b56399c8583dc2117763a0ed3a9 /store/source/object.hxx
parenta463234e8893b349f99bef899e71709f3ab82cd6 (diff)
Remove visual noise from store
Change-Id: I6753eb480618af747ecf4a3ae3c666257761ce70 Reviewed-on: https://gerrit.libreoffice.org/8317 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'store/source/object.hxx')
-rw-r--r--store/source/object.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/store/source/object.hxx b/store/source/object.hxx
index a3213a168bfa..04a47428ad61 100644
--- a/store/source/object.hxx
+++ b/store/source/object.hxx
@@ -45,7 +45,6 @@ protected:
~IStoreHandle() {}
};
-
/** Template helper function as dynamic_cast replacement.
*/
template<class store_handle_type>