summaryrefslogtreecommitdiffstats
path: root/loader/wine/winuser.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/winuser.h')
-rw-r--r--loader/wine/winuser.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/loader/wine/winuser.h b/loader/wine/winuser.h
index cda96c4f23..ec451d748e 100644
--- a/loader/wine/winuser.h
+++ b/loader/wine/winuser.h
@@ -5,10 +5,6 @@
#include <stdarg.h>
#endif
-#ifdef __cplusplus
-extern "C" {
-#endif
-
#include "windef.h"
#include "pshpack1.h"
@@ -2923,8 +2919,4 @@ VOID WINAPI ScreenSwitchEnable16(WORD);
#define WC_DIALOG (LPSTR)((DWORD)((WORD)( 0x8002)))
-#ifdef __cplusplus
-}
-#endif
-
#endif /* MPLAYER_WINUSER_H */