ソースを参照

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@

読み込み中…
キャンセル
保存