INTEGRATION: CWS gcj5 (1.3.14); FILE MERGED

2005/06/02 07:43:12 cmc 1.3.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary
This commit is contained in:
Jens-Heiner Rechtien
2005-06-06 16:40:56 +00:00
parent f6f4c98fe5
commit 57f7cbb264

View File

@@ -73,10 +73,6 @@ import com.sun.star.rendering.*;
import java.awt.*;
import java.awt.geom.*;
// system-dependent stuff
import sun.awt.*;
public interface SpriteBase
{
// to be overridden