summaryrefslogtreecommitdiffstats
path: root/store/source/object.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/object.hxx')
-rw-r--r--store/source/object.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/store/source/object.hxx b/store/source/object.hxx
index 6d8c1303dc01..93f4fa4b2506 100644
--- a/store/source/object.hxx
+++ b/store/source/object.hxx
@@ -27,11 +27,6 @@
namespace store
{
-/*========================================================================
- *
- * OStoreObject interface.
- *
- *======================================================================*/
class OStoreObject : public virtual salhelper::SimpleReferenceObject
{
public:
@@ -62,12 +57,6 @@ template<class store_handle_type>
store_handle_type * SAL_CALL query (
OStoreObject * pHandle, store_handle_type *);
-/*========================================================================
- *
- * The End.
- *
- *======================================================================*/
-
} // namespace store
#endif // INCLUDED_STORE_SOURCE_OBJECT_HXX