summaryrefslogtreecommitdiff
path: root/protocols/LotusNotify/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/LotusNotify/src/debug.h')
-rw-r--r--protocols/LotusNotify/src/debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/LotusNotify/src/debug.h b/protocols/LotusNotify/src/debug.h
index 838c922564..4dc5a66b0d 100644
--- a/protocols/LotusNotify/src/debug.h
+++ b/protocols/LotusNotify/src/debug.h
@@ -1,7 +1,5 @@
#pragma once
-extern char MODULENAME[];
-
void logRegister(void);
void logUnregister(void);
void log(const wchar_t* szText);