summaryrefslogtreecommitdiff
path: root/protocols/CloudFile/src/Services/dropbox_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/CloudFile/src/Services/dropbox_service.h')
-rw-r--r--protocols/CloudFile/src/Services/dropbox_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/CloudFile/src/Services/dropbox_service.h b/protocols/CloudFile/src/Services/dropbox_service.h
index 5166a9c17c..61b04f357c 100644
--- a/protocols/CloudFile/src/Services/dropbox_service.h
+++ b/protocols/CloudFile/src/Services/dropbox_service.h
@@ -22,7 +22,6 @@ public:
CDropboxService(const char *protoName, const wchar_t *userName);
static PROTO_INTERFACE* Init(const char *szModuleName, const wchar_t *szUserName);
- static int UnInit(PROTO_INTERFACE *);
const char* GetModuleName() const override;