summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/dbevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SecureIM/src/dbevent.h')
-rw-r--r--plugins/SecureIM/src/dbevent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SecureIM/src/dbevent.h b/plugins/SecureIM/src/dbevent.h
index 68719c21c0..c46ead73a1 100644
--- a/plugins/SecureIM/src/dbevent.h
+++ b/plugins/SecureIM/src/dbevent.h
@@ -1,8 +1,6 @@
#ifndef __DBEVENT_H__
#define __DBEVENT_H__
-#include <windows.h>
-
void HistoryLog(HANDLE,LPCSTR);
#endif