Removed duplicate method created by merge

Former-commit-id: 282682ccc1 [formerly 5f66b0995a] [formerly 282682ccc1 [formerly 5f66b0995a] [formerly 308737bff8 [formerly 90fc678948690cc74488e6e1fd18cf8c72c5c0c9]]]
Former-commit-id: 308737bff8
Former-commit-id: 383f9d2d56 [formerly 55b4d7c5da]
Former-commit-id: 0de9e03c5a
This commit is contained in:
Steve Harris 2012-06-13 08:41:24 -05:00
parent 70a928d039
commit b3c2646e5e

View file

@ -731,12 +731,6 @@ public interface IGraphicsTarget extends IImagingExtension {
*/
public IView getView();
/**
*
* @return
*/
public IView getView();
/**
* Use getExtension(IOffscreenRenderingExtension.class).renderOffscreen(
* offscreenImage) instead;