giacomo 2003/01/10 13:07:45
Modified: src/java/org/apache/cocoon/components/source
URLRewriter.java
Log:
removed unused variable
Revision Changes Path
1.2 +0 -1
xml-cocoon2/src/java/org/apache/cocoon/components/source/URLRewriter.java
Index: URLRewriter.java
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/source/URLRewriter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -b -u -r1.1 -r1.2
--- URLRewriter.java 25 Sep 2002 15:41:49 -0000 1.1
+++ URLRewriter.java 10 Jan 2003 21:07:45 -0000 1.2
@@ -181,7 +181,6 @@
Attributes attr)
throws SAXException {
if (this.mode == 1) {
- String url;
String attrname;
AttributesImpl newattr = null;
String value;
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]