]> code.delx.au - gnu-emacs/blobdiff - src/mem-limits.h
* quail/georgian.el: Remove extra backslashes.
[gnu-emacs] / src / mem-limits.h
index a6cb43d1d816ce37cd83073438eb95d74f27a53b..d811968b13f7d36df756545cc86e8042f6468b40 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, 2010  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