From 13c7a51f1f4b2f809681c4e2651bf0d3992a863e Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 10 Apr 2007 01:49:16 +0000 Subject: * Optimise displaytime, trimming maybe 6% off the build time. --- IkiWiki/Rcs/tla.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'IkiWiki/Rcs/tla.pm') diff --git a/IkiWiki/Rcs/tla.pm b/IkiWiki/Rcs/tla.pm index 7254eb1a7..1dbc006c1 100644 --- a/IkiWiki/Rcs/tla.pm +++ b/IkiWiki/Rcs/tla.pm @@ -3,7 +3,6 @@ use warnings; use strict; use IkiWiki; -use POSIX qw(setlocale LC_CTYPE); package IkiWiki; -- cgit v1.2.3