jdk/src/java.desktop/share/classes/sun/java2d/pipe/RegionIterator.java
changeset 38984 bbded3eab454
parent 25859 3317bb8137f4
--- a/jdk/src/java.desktop/share/classes/sun/java2d/pipe/RegionIterator.java	Thu May 19 16:32:38 2016 +0530
+++ b/jdk/src/java.desktop/share/classes/sun/java2d/pipe/RegionIterator.java	Thu May 19 16:34:36 2016 +0530
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -25,7 +25,6 @@
 
 package sun.java2d.pipe;
 
-import java.awt.Rectangle;
 
 /**
  * This class defines the API for iterating through the bands