emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32term.c,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c,v
Date: Sun, 23 Sep 2007 02:03:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/23 02:03:06

Index: w32term.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.c,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -b -r1.268 -r1.269
--- w32term.c   21 Sep 2007 10:56:59 -0000      1.268
+++ w32term.c   23 Sep 2007 02:03:06 -0000      1.269
@@ -58,8 +58,6 @@
 #include "composite.h"
 #include "coding.h"
 
-#define abs(x) ((x) < 0 ? -(x) : (x))
-
 
 /* Fringe bitmaps.  */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]