aboutsummaryrefslogtreecommitdiff
path: root/src/projects.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects.h')
-rw-r--r--src/projects.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/projects.h b/src/projects.h
index 9391835d..2af382e5 100644
--- a/src/projects.h
+++ b/src/projects.h
@@ -93,7 +93,6 @@ extern double hypot(double, double);
# include <wce_stdio.h>
# define rewind wceex_rewind
# define getenv wceex_getenv
-# define strdup _strdup
# define hypot _hypot
#endif