X-Git-Url: https://code.delx.au/refind/blobdiff_plain/6b6db5002493c12fe319f3c07c6ea3218080e038..0386a1c85f867b60fc6e792655714e0835444366:/libeg/lodepng.h diff --git a/libeg/lodepng.h b/libeg/lodepng.h index 4593949..2b2cc89 100644 --- a/libeg/lodepng.h +++ b/libeg/lodepng.h @@ -46,7 +46,6 @@ int MyStrlen(const char *InString); #else #include "../include/tiano_includes.h" #endif -#define memcpy(a, b, c) CopyMem(a, b, c) #ifdef __cplusplus #include