summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dropbox/src/common.h')
-rw-r--r--plugins/Dropbox/src/common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/Dropbox/src/common.h b/plugins/Dropbox/src/common.h
index d3b14a3e15..89afef0c2c 100644
--- a/plugins/Dropbox/src/common.h
+++ b/plugins/Dropbox/src/common.h
@@ -29,11 +29,6 @@
#define MODULE "Dropbox"
-class CDropbox;
-
extern HINSTANCE g_hInstance;
-extern CDropbox *g_dropbox;
-
-HANDLE CreateProtoServiceFunctionObj(const char *szModule, const char *szService, MIRANDASERVICEOBJ serviceProc, void* obj);
#endif //_COMMON_H_ \ No newline at end of file