Bug 702416 - Replace IntPoint with android.graphics.Point [r=pcwalton]

This commit is contained in:
Kartikaya Gupta
2011-11-15 11:58:28 -05:00
parent 20a1aeec17
commit 84b76763ad
7 changed files with 6 additions and 70 deletions

View File

@@ -40,7 +40,6 @@ package org.mozilla.gecko;
import org.mozilla.gecko.gfx.FloatPoint;
import org.mozilla.gecko.gfx.GeckoSoftwareLayerClient;
import org.mozilla.gecko.gfx.IntPoint;
import org.mozilla.gecko.gfx.LayerController;
import org.mozilla.gecko.gfx.LayerView;