summaryrefslogtreecommitdiff
path: root/test/cairo-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cairo-test.c')
-rw-r--r--test/cairo-test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cairo-test.c b/test/cairo-test.c
index b438e0718..3d834c233 100644
--- a/test/cairo-test.c
+++ b/test/cairo-test.c
@@ -73,9 +73,6 @@
#ifdef _MSC_VER
#include <crtdbg.h>
-#define vsnprintf _vsnprintf
-#define access _access
-#define unlink _unlink
#define F_OK 0
#endif