summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filnot.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filnot.cxx')
-rw-r--r--ucb/source/ucp/file/filnot.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/ucb/source/ucp/file/filnot.cxx b/ucb/source/ucp/file/filnot.cxx
index 7c2958d7ccec..35e703697c8f 100644
--- a/ucb/source/ucp/file/filnot.cxx
+++ b/ucb/source/ucp/file/filnot.cxx
@@ -26,7 +26,6 @@
#include "prov.hxx"
-
using namespace fileaccess;
using namespace com::sun::star;
using namespace com::sun::star::ucb;
@@ -58,7 +57,6 @@ ContentEventNotifier::ContentEventNotifier( shell* pMyShell,
}
-
void ContentEventNotifier::notifyChildInserted( const OUString& aChildName )
{
FileContentIdentifier* p = new FileContentIdentifier( aChildName );
@@ -97,7 +95,6 @@ void ContentEventNotifier::notifyDeleted()
}
-
void ContentEventNotifier::notifyRemoved( const OUString& aChildName )
{
FileContentIdentifier* p = new FileContentIdentifier( aChildName );