changeset 84800:48859438e2cc

Johannes Weiner <hannes at saeurebad.de> (abs): Don't define abs now it's in lisp.h.
author Glenn Morris <rgm@gnu.org>
date Sun, 23 Sep 2007 02:03:06 +0000
parents 7f80bf48f39d
children 50603a1fab95
files src/w32term.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32term.c	Sun Sep 23 02:02:51 2007 +0000
+++ b/src/w32term.c	Sun Sep 23 02:03:06 2007 +0000
@@ -58,8 +58,6 @@
 #include "composite.h"
 #include "coding.h"
 
-#define abs(x)	((x) < 0 ? -(x) : (x))
-
 
 /* Fringe bitmaps.  */