diff options
Diffstat (limited to 'plugins/SplashScreen/src/headers.h')
-rw-r--r-- | plugins/SplashScreen/src/headers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index 9122a377e5..a1faad7f69 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -55,8 +55,6 @@ #define MODNAME "SplashScreen"
#define WM_LOADED (WM_USER + 10)
-#define tmemcpy wmemcpy
-
struct SPLASHOPTS
{
byte active;
|