chiark / gitweb /
vtwm (5.4.7-3) unstable; urgency=medium
[vtwm.git] / iconmgr.c
index 55f1abb4804c4f3e1b5fd0c30e2f17d01bbc0328..b69b4be4a020eb089adbe58c9bcc7575856b3506 100644 (file)
--- a/iconmgr.c
+++ b/iconmgr.c
@@ -45,9 +45,6 @@
 int strcmp(); /* missing from string.h in AUX 2.0 */
 #endif
 
-#define strdup Strdup /* avoid conflict with system header files */
-extern char *strdup(char *);
-
 /* djhjr - 5/2/98 */
 static int ComputeIconMgrWindowHeight();