aboutsummaryrefslogtreecommitdiffstats
path: root/src/sound.c
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-09-23 02:03:36 +0000
committerGlenn Morris <[email protected]>2007-09-23 02:03:36 +0000
commit7a58fb43f6d8d8d213370976f5e76cf57966f3dd (patch)
tree8751f24ebff950ae7f8251466919030033d85fe6 /src/sound.c
parent66ba97ee97808cfd088290e1a173e0c93459bf9f (diff)
Johannes Weiner <hannes at saeurebad.de>
(abs): Don't define abs now it's in lisp.h.
Diffstat (limited to 'src/sound.c')
-rw-r--r--src/sound.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c
index 8b1bda8d6e..0873fe8b82 100644
--- a/src/sound.c
+++ b/src/sound.c
@@ -97,7 +97,6 @@ Boston, MA 02110-1301, USA. */
#endif /* WINDOWSNT */
/* BEGIN: Common Definitions */
-#define abs(X) ((X) < 0 ? -(X) : (X))
/* Symbols. */