diff src/vm-limit.c @ 110906:b9752b72e1ee

Remove #ifdef emacs / #ifndef emacs code, unused. * src/vm-limit.c: * src/unexhp9k800.c: * src/unexelf.c: * src/unexaix.c: * src/termcap.c: Remove #ifdef emacs / #ifndef emacs code, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 10 Oct 2010 08:49:31 -0700
parents faeb6f3341b1
children 417b1e4d63cd
line wrap: on
line diff
--- a/src/vm-limit.c	Sun Oct 10 08:35:04 2010 -0700
+++ b/src/vm-limit.c	Sun Oct 10 08:49:31 2010 -0700
@@ -17,12 +17,9 @@
 You should have received a copy of the GNU General Public License
 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifdef emacs
 #include <config.h>
 #include <setjmp.h>
 #include "lisp.h"
-#endif
-
 #include "mem-limits.h"
 
 /*