From: Pavel Janík Date: Wed, 24 Oct 2001 06:32:53 +0000 (+0000) Subject: Don't define max. X-Git-Tag: ttn-vms-21-2-B4~19218 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a8818eb978c3c67ebd70a6ebb95eb33578074f21;p=emacs.git Don't define max. --- diff --git a/src/ChangeLog b/src/ChangeLog index 520f500c9fb..051d55e63a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-10-24 Pavel Jan,Bm(Bk + * widget.c: Don't define max. + * process.c: Don't define max. (create_process): Remove unused variable `buffer'. diff --git a/src/widget.c b/src/widget.c index b4ec35dcd36..53091847c8f 100644 --- a/src/widget.c +++ b/src/widget.c @@ -54,8 +54,6 @@ Boston, MA 02111-1307, USA. */ #include #include "syssignal.h" -#define max(a, b) ((a) > (b) ? (a) : (b)) - /* This sucks: this is the first default that x-faces.el tries. This won't be used unless neither the "Emacs.EmacsFrame" resource nor the "Emacs.EmacsFrame" resource is set; the frame