]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/WwwAtomStream.pm
remove incorrect comment about strftime + locales
[public-inbox.git] / lib / PublicInbox / WwwAtomStream.pm
index a6817b31475c4e2df23c9d2ab141d56f64a09b1f..5a10034ba8ecfb33eb90f5210b43af648998fd97 100644 (file)
@@ -6,7 +6,6 @@ package PublicInbox::WwwAtomStream;
 use strict;
 use warnings;
 
-# FIXME: locale-independence:
 use POSIX qw(strftime);
 use Date::Parse qw(strptime);
 use Digest::SHA qw(sha1_hex);