summaryrefslogtreecommitdiff
path: root/src/s/hpux10-20.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/hpux10-20.h')
-rw-r--r--src/s/hpux10-20.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/hpux10-20.h b/src/s/hpux10-20.h
index 00b384f1f3..6115565e9d 100644
--- a/src/s/hpux10-20.h
+++ b/src/s/hpux10-20.h
@@ -26,10 +26,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Special hacks needed to make Emacs run on this system. */
-/* Assar Westerlund <assar@sics.se> says this is necessary for
- HP-UX 10.20, and that it works for HP-UX 0 as well. */
-#define NO_EDITRES
-
/* We have to go this route, rather than hpux9's approach of renaming the
functions via macros. The system's stdlib.h has fully prototyped
declarations, which yields a conflicting definition of srand48; it