Bläddra i källkod

removed call to configuration


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193885 13f79535-47bb-0310-9956-ffa450edef68
tags/pre-columns
fotis 23 år sedan
förälder
incheckning
25173107e9
2 ändrade filer med 0 tillägg och 1 borttagningar
  1. Binär
      lib/Fop.class
  2. 0
    1
      lib/Fop.java

Binär
lib/Fop.class Visa fil


+ 0
- 1
lib/Fop.java Visa fil

@@ -162,7 +162,6 @@ public class Fop {
*/
public void execute () throws BuildException {
Driver driver = new Driver();
driver.loadStandardConfiguration("standard");
driver.setBaseDir(fofile);
boolean errors = false;
String version = Version.getVersion();

Laddar…
Avbryt
Spara