From d4f7518e3d4fe06fd3035fe5b5ec8a1904d2442e Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Apr 2006 20:12:57 +0200 Subject: Remove unused defined USES_TYPES --- mysys/my_clock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mysys/my_clock.c') diff --git a/mysys/my_clock.c b/mysys/my_clock.c index a192bde056d..7177872442f 100644 --- a/mysys/my_clock.c +++ b/mysys/my_clock.c @@ -14,7 +14,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#define USES_TYPES #include "my_global.h" #if !defined(_MSC_VER) && !defined(__BORLANDC__) && !defined(OS2) && !defined(__NETWARE__) -- cgit v1.2.1