svn commit: trunk/uClibc/include

psm at uclibc.org psm at uclibc.org
Wed Jan 18 22:26:52 UTC 2006


Author: psm
Date: 2006-01-18 14:26:50 -0800 (Wed, 18 Jan 2006)
New Revision: 13399

Log:
Remove unused CLOCK_IDFIELD_SIZE, not in glibc

Modified:
   trunk/uClibc/include/time.h


Changeset:
Modified: trunk/uClibc/include/time.h
===================================================================
--- trunk/uClibc/include/time.h	2006-01-18 21:12:52 UTC (rev 13398)
+++ trunk/uClibc/include/time.h	2006-01-18 22:26:50 UTC (rev 13399)
@@ -191,8 +191,6 @@
      __THROW __attribute__ ((__const__));
 #endif /* __UCLIBC_HAS_FLOATS__ */
 
-# define CLOCK_IDFIELD_SIZE	3
-
 /* Return the `time_t' representation of TP and normalize TP.  */
 extern time_t mktime (struct tm *__tp) __THROW;
 




More information about the uClibc-cvs mailing list