remove info after #undef _POSIX_TIMERS

This commit is contained in:
Ben Gras 2011-08-04 18:11:16 +02:00
parent 3977443581
commit 1abfde0e03

View file

@ -145,7 +145,7 @@
/* timeouts */
#undef _POSIX_TIMEOUTS
/* timers */
#undef _POSIX_TIMERS 200112L
#undef _POSIX_TIMERS
/* typed memory objects */
#undef _POSIX_TYPED_MEMORY_OBJECTS
/* may disable terminal spec chars */