summaryrefslogtreecommitdiff
path: root/src/s/aix4-2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/aix4-2.h')
-rw-r--r--src/s/aix4-2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h
index 49eabfc846..55000f6f27 100644
--- a/src/s/aix4-2.h
+++ b/src/s/aix4-2.h
@@ -32,11 +32,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Perry Smith <pedz@ddivt1.austin.ibm.com> says these are correct. */
#undef sigmask
-#ifndef HAVE_LIBXMU
-/* Unfortunately without libXmu we cannot support EditRes. */
-#define NO_EDITRES
-#endif
-
/* Conservative garbage collection has not been tested, so for now
play it safe and stick with the old-fashioned way of marking. */
#define GC_MARK_STACK GC_USE_GCPROS_AS_BEFORE