]> code.delx.au - gnu-emacs/blobdiff - src/mem-limits.h
(get_adstyle_property): Fix previous change.
[gnu-emacs] / src / mem-limits.h
index a6cb43d1d816ce37cd83073438eb95d74f27a53b..bf57b555c6f80709cce5514bd1553b0147beab6f 100644 (file)
@@ -1,6 +1,6 @@
 /* Includes for memory limit warnings.
    Copyright (C) 1990, 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+                 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -45,10 +45,6 @@ extern int etext, __data_start; weak_extern (__data_start)
 # endif
 #endif
 
-#ifdef __bsdi__
-#define BSD4_2
-#endif
-
 #ifdef CYGWIN
 #define BSD4_2
 #endif