瀏覽代碼

Removed unused code and filed bug #174 instead

svn changeset:207/svn branch:toolkit
tags/6.7.0.beta1
Joonas Lehtinen 17 年之前
父節點
當前提交
98201cd2c2
共有 1 個檔案被更改,包括 0 行新增5 行删除
  1. 0
    5
      src/com/itmill/toolkit/ui/Upload.java

+ 0
- 5
src/com/itmill/toolkit/ui/Upload.java 查看文件

@@ -142,11 +142,6 @@ public class Upload extends AbstractComponent implements Component.Focusable {
target.addUploadStreamVariable(this, "stream");
}

/** Notify all upload listeners */
private void notifyListeners() {
// TODO This should be implemented and called
}

/** Interface that must be implemented by the upload receivers.
* @author IT Mill Ltd.
* @version @VERSION@

Loading…
取消
儲存