Remove unused code, fix a few warnings and restore some inadvertent changes. Also...
authorPanagiotis Astithas <pastith@gmail.com>
Mon, 18 Jan 2010 16:29:39 +0000 (18:29 +0200)
committerPanagiotis Astithas <pastith@gmail.com>
Mon, 18 Jan 2010 16:29:39 +0000 (18:29 +0200)
commit6e6e914e7a0ac0fd3b429fd2cfb5e56166e77e1d
treee3bfe37956b0b0c733acd55d9cb80c0bf6dcfad9
parentee82af1e26b3d5ec57fa883bf6191cab31d9070f
Remove unused code, fix a few warnings and restore some inadvertent changes. Also mention the new dependency in the build text.
12 files changed:
BUILD.txt
build.xml
src/gr/ebs/gss/client/AboutDialog.java
src/gr/ebs/gss/client/ConfirmationDialog.java
src/gr/ebs/gss/client/CredentialsDialog.java
src/gr/ebs/gss/client/FileList.java
src/gr/ebs/gss/client/GSS.java
src/gr/ebs/gss/client/PermissionsAddDialog.java
src/gr/ebs/gss/client/Search.java
src/gr/ebs/gss/client/SearchResults.java
src/gr/ebs/gss/client/UserAddDialog.java
src/gr/ebs/gss/client/commands/ViewImageCommand.java