diff options
Diffstat (limited to 'src/CrBufFrI.c')
-rw-r--r-- | src/CrBufFrI.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CrBufFrI.c b/src/CrBufFrI.c index e2040db..398c645 100644 --- a/src/CrBufFrI.c +++ b/src/CrBufFrI.c @@ -39,10 +39,6 @@ #endif #include "XpmI.h" -#ifdef FOR_MSW -#define snprintf _snprintf -#endif - LFUNC(WriteColors, int, (char **dataptr, unsigned int *data_size, unsigned int *used_size, XpmColor *colors, unsigned int ncolors, unsigned int cpp)); |