chiark / gitweb /
debian/changelog: start -4~
[vtwm.git] / util.c
diff --git a/util.c b/util.c
index 41947df83c760cf2a063adb59fe9e786ccf1f933..61b6d9157aa31eb3c03d2297b3223c8d8e799110 100644 (file)
--- a/util.c
+++ b/util.c
@@ -89,9 +89,6 @@ in this Software without prior written authorization from The Open Group.
 #define ZOOMSLEEP 50000 /* arbitrary, but pleasing, msec value */
 #endif
 
-#define strdup Strdup /* avoid conflict with system header files */
-extern char *strdup(char *);
-
 /*
  * All instances of Scr->TitleBevelWidth and Scr->BorderBevelWidth
  * were a hard value of 2 - djhjr - 4/29/98