@@ -73,9 +73,6 @@
/* Minimum size for a thread. We are free to choose a reasonable value. */
#define PTHREAD_STACK_MIN 16384
-/* Maximum number of POSIX timers available. */
-#define TIMER_MAX 256
-
/* Maximum number of timer expiration overruns. */
#define DELAYTIMER_MAX 2147483647