Remove an outdated comment.

llvm-svn: 184406
This commit is contained in:
Evgeniy Stepanov 2013-06-20 09:21:25 +00:00
parent fbea5b95c6
commit d271563e5a
1 changed files with 0 additions and 1 deletions

View File

@ -456,7 +456,6 @@ static void ioctl_table_fill() {
// _(SIOCAX25SETPARMS, READ, struct_ax25_parms_struct_sz);
#endif
#undef _
// FIXME: missing USB ioctls (EVIOxx...x).
}
static bool ioctl_initialized = false;