Remove unused poll(2) emulation

Closes #235.
This commit is contained in:
Keegan McAllister
2012-04-30 23:36:54 -04:00
committed by Keith Winstein
parent 043f9af260
commit bb651581a7
11 changed files with 11 additions and 607 deletions
-3
View File
@@ -2,6 +2,3 @@ SUBDIRS =
if COND_THIRD_LIBSTDDJB
SUBDIRS += libstddjb
endif
if COND_THIRD_POLL
SUBDIRS += poll
endif