pbwest 2004/02/29 21:23:41
Modified: src/java/org/apache/fop/apps Tag: FOP_0-20-0_Alt-Design
Options.java
Log:
Removed references to deleted file.
Revision Changes Path
No revision
No revision
1.1.2.7 +1 -9 xml-fop/src/java/org/apache/fop/apps/Attic/Options.java
Index: Options.java
===================================================================
RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/apps/Attic/Options.java,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -r1.1.2.6 -r1.1.2.7
--- Options.java 19 Feb 2004 03:11:57 -0000 1.1.2.6
+++ Options.java 1 Mar 2004 05:23:40 -0000 1.1.2.7
@@ -654,14 +654,6 @@
}
}
- public static CommandLineStarter getStarter() {
- switch (outputmode) {
-
- default:
- return new CommandLineStarter();
- }
- }
-
public static String getInputMode() {
return Configuration.getStringValue("inputMode");
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]