summaryrefslogtreecommitdiff
path: root/src/ivybuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivybuffer.c')
-rw-r--r--src/ivybuffer.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ivybuffer.c b/src/ivybuffer.c
index d21114f..c8d3710 100644
--- a/src/ivybuffer.c
+++ b/src/ivybuffer.c
@@ -23,10 +23,6 @@
#include <stdarg.h>
#include <string.h>
-#ifdef WIN32
-#define snprintf _snprintf
-#endif
-
#include "param.h"
#include "ivybuffer.h"