summaryrefslogtreecommitdiff
path: root/store/source/stordir.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-05-29 23:58:44 +1000
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-06-16 16:48:50 +0200
commitdf65749845192ded79a9ea6ad3208eb2d9bcf6d1 (patch)
tree60a71341fce8f300407da0963279f10238c43507 /store/source/stordir.hxx
parent805adaae918d91cbde510aef6d7422cb345c41d4 (diff)
Remove a bunch of comment cruft - esp. "the end." bits
Change-Id: I5a339a4211ec8eb547459996be69610b9f2b3766 Reviewed-on: https://gerrit.libreoffice.org/38147 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'store/source/stordir.hxx')
-rw-r--r--store/source/stordir.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/store/source/stordir.hxx b/store/source/stordir.hxx
index 09bdfe7f5ccd..2d9408a74649 100644
--- a/store/source/stordir.hxx
+++ b/store/source/stordir.hxx
@@ -35,11 +35,6 @@ namespace store
struct OStoreDirectoryPageData;
-/*========================================================================
- *
- * OStoreDirectory_Impl interface.
- *
- *======================================================================*/
class OStoreDirectory_Impl : public store::OStoreObject
{
public:
@@ -113,12 +108,6 @@ SAL_CALL query (OStoreObject *pHandle, SAL_UNUSED_PARAMETER OStoreDirectory_Impl
return nullptr;
}
-/*========================================================================
- *
- * The End.
- *
- *======================================================================*/
-
} // namespace store
#endif // INCLUDED_STORE_SOURCE_STORDIR_HXX