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:54:45 UTC

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

Author: joes
Date: Sun Dec 18 01:54:44 2011
New Revision: 1220322

URL: http://svn.apache.org/viewvc?rev=1220322&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=1220322&r1=1220321&r2=1220322&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Sun Dec 18 01:54:44 2011
@@ -11,7 +11,7 @@ use strict;
 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 ASF::Util qw/read_text_file sort_tables/;
 
 push our @TEMPLATE_DIRS, "templates";