summaryrefslogtreecommitdiff
path: root/img.h
diff options
context:
space:
mode:
Diffstat (limited to 'img.h')
-rw-r--r--img.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/img.h b/img.h
index 6bab912..a2693fc 100644
--- a/img.h
+++ b/img.h
@@ -22,10 +22,6 @@
#define FLAM3_PNG_COM 8
-#ifdef WIN32
- #define snprintf _snprintf
-#endif
-
typedef struct {
char *genome;