Author: ltheussl
Date: Wed Apr  5 13:15:36 2006
New Revision: 391774

URL: http://svn.apache.org/viewcvs?rev=391774&view=rev
Log:
Remove unused variable that gives velocity warnings

Modified:
    
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/maven-reports.xml

Modified: 
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/maven-reports.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/maven-reports.xml?rev=391774&r1=391773&r2=391774&view=diff
==============================================================================
--- 
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/maven-reports.xml
 (original)
+++ 
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/maven-reports.xml
 Wed Apr  5 13:15:36 2006
@@ -40,7 +40,6 @@
             </p>
 
             #set ($reports = 
$project.getPluginContext('maven-xdoc-plugin').getVariable('reports'))
-            #set ($currentLocale = 
$project.getPluginContext('maven-xdoc-plugin').getVariable('currentLocale'))
 
             <subsection key="template.maven_reports.section.subsection.title"
                 bundle="plugin-resources.templates.templates"


Reply via email to