From 9ee85856f631a0eb065d0faf37c2a48940b76177 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 25 Dec 2008 14:30:22 +0000 Subject: [PATCH] (PTR): Remove. --- nt/config.nt | 4 ---- 1 file changed, 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 -- 2.39.2