From 9ff2b3fccc95e5ff51b89f6a92048f12dc902647 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 7 Jun 2011 18:29:40 +0200 Subject: import cleanup --- src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java b/src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java index 1275c9391..73d694cd9 100644 --- a/src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java +++ b/src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java @@ -42,7 +42,6 @@ package com.jogamp.opengl.util.awt; import java.awt.Graphics2D; import javax.media.opengl.*; -import com.jogamp.opengl.util.texture.*; /** Provides a Java 2D overlay on top of an arbitrary GLDrawable, making it easier to do things like draw text and images on top of -- cgit v1.2.3