Kaynağa Gözat

Removed unused code and filed bug #174 instead

svn changeset:207/svn branch:toolkit
tags/6.7.0.beta1
Joonas Lehtinen 17 yıl önce
ebeveyn
işleme
98201cd2c2
1 değiştirilmiş dosya ile 0 ekleme ve 5 silme
  1. 0
    5
      src/com/itmill/toolkit/ui/Upload.java

+ 0
- 5
src/com/itmill/toolkit/ui/Upload.java Dosyayı Görüntüle

@@ -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…
İptal
Kaydet