Ver código fonte

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 anos atrás
pai
commit
25173107e9
2 arquivos alterados com 0 adições e 1 exclusões
  1. BIN
      lib/Fop.class
  2. 0
    1
      lib/Fop.java

BIN
lib/Fop.class Ver arquivo


+ 0
- 1
lib/Fop.java Ver arquivo

@@ -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();

Carregando…
Cancelar
Salvar