--- AnyEvent/lib/AnyEvent/Strict.pm 2009/07/29 13:15:55 1.19 +++ AnyEvent/lib/AnyEvent/Strict.pm 2010/02/21 09:28:19 1.20 @@ -24,7 +24,6 @@ package AnyEvent::Strict; use Carp qw(croak); -use Fcntl (); use AnyEvent (); BEGIN { AnyEvent::common_sense }