aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/sol2-5.h
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-07-10 03:26:06 +0000
committerDan Nicolaescu <[email protected]>2008-07-10 03:26:06 +0000
commit3460e0b90dd70af33913bf398cad3742e87b09c1 (patch)
tree0b3cee2606a9555641995660b9ce5926798bfe57 /src/s/sol2-5.h
parent41394ff0583191293aa7343ea2e1b592b934aeed (diff)
* s/vms.h:
* s/usg5-4-2.h: * s/sol2-5.h: * s/freebsd.h: * s/darwin.h: Remove dead code.
Diffstat (limited to 'src/s/sol2-5.h')
-rw-r--r--src/s/sol2-5.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h
index e02f0b82bc..90163987e6 100644
--- a/src/s/sol2-5.h
+++ b/src/s/sol2-5.h
@@ -2,10 +2,6 @@
#include "sol2-4.h"
-#if 0 /* Klaus Zeitler <[email protected]> says SIGIO still fails. */
-#undef BROKEN_SIGIO
-#endif
-
/* -lgen is needed for the regex and regcmp functions
which are used by Motif. In the future we can try changing
regex.c to provide them in Emacs, but this is safer for now. */