Skip to content

Commit

Permalink
[SHRINKWRAP-334] Remove compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
samaxes authored and ALRubinger committed Sep 19, 2011
1 parent f62650c commit 6e208a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ public abstract class ContainerBase<T extends Archive<T>> extends AssignableBase
// Class Members ----------------------------------------------------------------------||
//-------------------------------------------------------------------------------------||

private static final Archive<?>[] CAST = new Archive[]{};
private static final String DEFAULT_MANIFEST = "DefaultManifest.MF";
private static final String DEFAULT_PACKAGE_NAME = "";

Expand Down

0 comments on commit 6e208a0

Please sign in to comment.