Changeset 12802


Ignore:
Timestamp:
2006-09-21T11:57:18+12:00 (18 years ago)
Author:
mdewsnip
Message:

Removed an unused variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java

    r12620 r12802  
    7777    static final private String CONTENTS[] = { "DOWNLOAD.MODE.WebDownload", "DOWNLOAD.MODE.OAIDownload", "DOWNLOAD.MODE.ZDownload" , "DOWNLOAD.MODE.SRWDownload"};
    7878
    79     private DOMProxyListModel model;
    8079    private boolean download_button_enabled = false;
    8180    private boolean ready = false;
Note: See TracChangeset for help on using the changeset viewer.