You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by jo...@apache.org on 2011/12/18 02:51:45 UTC

svn commit: r1220321 - /incubator/ooo/ooo-site/trunk/lib/view.pm

Author: joes
Date: Sun Dec 18 01:51:44 2011
New Revision: 1220321

URL: http://svn.apache.org/viewvc?rev=1220321&view=rev
Log:
trigger site build

Modified:
    incubator/ooo/ooo-site/trunk/lib/view.pm

Modified: incubator/ooo/ooo-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/lib/view.pm?rev=1220321&r1=1220320&r2=1220321&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Sun Dec 18 01:51:44 2011
@@ -12,7 +12,6 @@ use warnings;
 use Dotiac::DTL qw/Template *TEMPLATE_DIRS/;
 use Dotiac::DTL::Addon::markup;
 use ASF::Util qw/read_text_file shuffle sort_tables/;
-use File::Temp qw/tempfile/;
 
 push our @TEMPLATE_DIRS, "templates";