summaryrefslogtreecommitdiff
path: root/store/source/object.hxx
diff options
context:
space:
mode:
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>