diff options
Diffstat (limited to 'src/iconmgr.c')
-rw-r--r-- | src/iconmgr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/iconmgr.c b/src/iconmgr.c index 8b1a584..9458477 100644 --- a/src/iconmgr.c +++ b/src/iconmgr.c @@ -41,9 +41,6 @@ in this Software without prior written authorization from The Open Group. #include "siconify.bm" #include <X11/Xos.h> #include <X11/Xmu/CharSet.h> -#ifdef macII -int strcmp(); /* missing from string.h in AUX 2.0 */ -#endif int iconmgr_textx = siconify_width+11; WList *Active = NULL; |