Remove Unixware and openserver support
[oweals/cde.git] / cde / programs / dtmail / dtmail / AttachCmds.C
index 65b5e052cbd42bbf9090dcf57eaf7b0080705fd8..34ff2ec12b3413240a9573b05380c4ff7e83cd2b 100644 (file)
@@ -47,9 +47,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <sys/stat.h>
-#if defined(USL)
-#define S_ISSOCK(mode) ((mode & S_IFMT) == S_IFSOCK)
-#endif
 #include <sys/types.h>
 #include <sys/uio.h>
 #include <unistd.h>