summaryrefslogtreecommitdiff
path: root/framework/source/inc/accelerators/istoragelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/accelerators/istoragelistener.hxx')
-rw-r--r--framework/source/inc/accelerators/istoragelistener.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/framework/source/inc/accelerators/istoragelistener.hxx b/framework/source/inc/accelerators/istoragelistener.hxx
index 154a1eb0caee..b6786dc6bc79 100644
--- a/framework/source/inc/accelerators/istoragelistener.hxx
+++ b/framework/source/inc/accelerators/istoragelistener.hxx
@@ -23,14 +23,11 @@
#include <general.h>
#include <stdtypes.h>
-
-
// definition
namespace framework
{
-
/**
TODO document me
*/
@@ -38,7 +35,6 @@ class IStorageListener
{
public:
-
/** @short TODO */
virtual void changesOccurred(const OUString& sPath) = 0;