diff options
Diffstat (limited to 'plugins/SecureIM/dbevent.h')
-rw-r--r-- | plugins/SecureIM/dbevent.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/SecureIM/dbevent.h b/plugins/SecureIM/dbevent.h deleted file mode 100644 index 68719c21c0..0000000000 --- a/plugins/SecureIM/dbevent.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __DBEVENT_H__
-#define __DBEVENT_H__
-
-#include <windows.h>
-
-void HistoryLog(HANDLE,LPCSTR);
-
-#endif
|