summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2008-12-25 14:30:22 +0000
committerJason Rumney <jasonr@gnu.org>2008-12-25 14:30:22 +0000
commitc37d44032c6e6b68b46260fe6400833fdade5d00 (patch)
tree2b9c991be9e063fe86d0b011176e9177ff4a0605 /nt
parentdbe3727ad925ec42faa81018f4e3e17765e152a7 (diff)
downloademacs-c37d44032c6e6b68b46260fe6400833fdade5d00.tar.gz
(PTR): Remove.
Diffstat (limited to 'nt')
-rw-r--r--nt/config.nt4
1 files changed, 0 insertions, 4 deletions
diff --git a/nt/config.nt b/nt/config.nt
index dea980ece13..e8f5a5ce9d4 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -419,10 +419,6 @@ extern char *getenv ();
#define POINTER_TYPE void
#endif
-#ifndef PTR
-#define PTR POINTER_TYPE *
-#endif
-
#ifndef PROTOTYPES
#define PROTOTYPES 1
#endif