[PATCH] os: remove unused typedef for "string"

Peter Hutterer peter.hutterer at who-t.net
Wed Feb 5 14:05:46 PST 2014


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 os/connection.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/os/connection.c b/os/connection.c
index ddf4f0a..cd33ce8 100644
--- a/os/connection.c
+++ b/os/connection.c
@@ -117,7 +117,6 @@ SOFTWARE.
 
 #ifdef XSERVER_DTRACE
 #include <sys/types.h>
-typedef const char *string;
 
 #ifndef HAVE_GETPEERUCRED
 #define zoneid_t int
-- 
1.8.4.2



More information about the xorg-devel mailing list