summaryrefslogtreecommitdiff
path: root/src/s/sol2-4.h
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-07-10 15:26:15 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-07-10 15:26:15 +0000
commitdca346da9589db512a29b3c02afeca32bbf8d2d2 (patch)
tree9a6d51d63222b87a225a713d33c9b672718ac786 /src/s/sol2-4.h
parentb5245898ebedb464124efd6da7f9ce6b2a6b2ccd (diff)
downloademacs-dca346da9589db512a29b3c02afeca32bbf8d2d2.tar.gz
* src/fileio.c:
* src/sysdep.c * src/systty.h: * src/m/ibmrs6000.h: * src/m/iris4d.h: * src/s/aix4-2.h: * src/s/freebsd.h: * src/s/gnu-linux.h: * src/s/hpux10-20.h: * src/s/hpux11.h: * src/s/netbsd.h: * src/s/sol2-3.h: * src/s/sol2-4.h: * src/s/sol2.h: * src/s/usg5-4.h: * src/s/vms.h: Remove references to unused variables.
Diffstat (limited to 'src/s/sol2-4.h')
-rw-r--r--src/s/sol2-4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/sol2-4.h b/src/s/sol2-4.h
index 8ac97eaa6df..3cf2786c500 100644
--- a/src/s/sol2-4.h
+++ b/src/s/sol2-4.h
@@ -2,8 +2,6 @@
#include "sol2-3.h"
-#define SOLARIS2_4
-
/* Get rid of -traditional and let const really do its thing. */
#ifdef __GNUC__