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
commit9ee85856f631a0eb065d0faf37c2a48940b76177 (patch)
tree9eb6020a904bbbd064570d700dd0fc32087a133f /nt
parent90ad3541601927fe76675d0462a1793246a4462d (diff)
downloademacs-9ee85856f631a0eb065d0faf37c2a48940b76177.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