diff options
Diffstat (limited to 'plugins/ConnectionNotify/src/debug.h')
| -rw-r--r-- | plugins/ConnectionNotify/src/debug.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/ConnectionNotify/src/debug.h b/plugins/ConnectionNotify/src/debug.h deleted file mode 100644 index 3e3783dcc9..0000000000 --- a/plugins/ConnectionNotify/src/debug.h +++ /dev/null @@ -1,9 +0,0 @@ -#pragma once
-#ifndef _INC_DEBUG
-#define _INC_DEBUG
-
-#include <windows.h>
-#include <stdio.h>
-
-void _OutputDebugString(wchar_t* lpOutputString, ...);
-#endif
\ No newline at end of file |
