summaryrefslogtreecommitdiff
path: root/protocols/CloudFile/src/Services/microsoft_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/CloudFile/src/Services/microsoft_service.h')
-rw-r--r--protocols/CloudFile/src/Services/microsoft_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/CloudFile/src/Services/microsoft_service.h b/protocols/CloudFile/src/Services/microsoft_service.h
index b8fe3c2bde..02c631f442 100644
--- a/protocols/CloudFile/src/Services/microsoft_service.h
+++ b/protocols/CloudFile/src/Services/microsoft_service.h
@@ -20,7 +20,6 @@ public:
COneDriveService(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;