瀏覽代碼

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 年之前
父節點
當前提交
25173107e9
共有 2 個文件被更改,包括 0 次插入1 次删除
  1. 二進制
      lib/Fop.class
  2. 0
    1
      lib/Fop.java

二進制
lib/Fop.class 查看文件


+ 0
- 1
lib/Fop.java 查看文件

@@ -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…
取消
儲存