From 661d572ae1c8ea972e0f726e05e4998600a0767b Mon Sep 17 00:00:00 2001 From: "msvensson@shellback." <> Date: Tue, 11 Apr 2006 20:12:57 +0200 Subject: Remove unused defined USES_TYPES --- mysys/my_lib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mysys/my_lib.c') diff --git a/mysys/my_lib.c b/mysys/my_lib.c index 522fa56cbf1..ac9c6c4f1b4 100644 --- a/mysys/my_lib.c +++ b/mysys/my_lib.c @@ -17,7 +17,6 @@ /* TODO: check for overun of memory for names. */ /* Convert MSDOS-TIME to standar time_t */ -#define USES_TYPES /* sys/types is included */ #include "mysys_priv.h" #include #include /* Structs used by my_dir,includes sys/types */ -- cgit v1.2.1