Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
25173107e9
2 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. BIN
      lib/Fop.class
  2. 0
    1
      lib/Fop.java

BIN
lib/Fop.class Dosyayı Görüntüle


+ 0
- 1
lib/Fop.java Dosyayı Görüntüle

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

Loading…
İptal
Kaydet