From 7393bcbb8bf25c97aed35079da765436d4e9fc03 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 30 Jul 2012 11:56:42 -0700 Subject: * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. This no-op macro hasn't been needed for many years. * src/regex.c (SWITCH_ENUM_CAST) [!emacs]: Likewise. --- admin/CPP-DEFINES | 2 -- 1 file changed, 2 deletions(-) (limited to 'admin') diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 9fc7ce3e33d..47963edecab 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES @@ -61,8 +61,6 @@ SYSTEM_TYPE ** Misc macros USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. -** Replace, the definition is trivial: SWITCH_ENUM_CAST - ** Defines from src/s/*.h. Some of these might not be used in the code anymore, so they can be removed. The HAVE_* definitions are probably handled by autoconf, so it might be possible to just remove them from src/s/*.h. -- cgit v1.3