Skip to content

Commit

Permalink
removing Java 6 override
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/geotools/branches/2.7.x@38257 e5c1c795-43da-0310-a71f-fac65c449510
  • Loading branch information
mbedward committed Oct 19, 2011
1 parent 85361a7 commit 93a1e7d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,6 @@ public void layerMoved(MapLayerListEvent event) {
/**
* {@inheritDoc}
*/
@Override
public void layerPreDispose(MapLayerListEvent event) {
renderingExecutor.cancelTask();
}
Expand Down

0 comments on commit 93a1e7d

Please sign in to comment.