From 235e2d580005cdf61493067b2bfd917b82c782df Mon Sep 17 00:00:00 2001 From: teo_sarca Date: Mon, 18 Jun 2007 06:37:46 +0000 Subject: [PATCH] Minor import fix --- client/src/org/compiere/print/ReportCtl.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/org/compiere/print/ReportCtl.java b/client/src/org/compiere/print/ReportCtl.java index caa76106b0..89f562b915 100644 --- a/client/src/org/compiere/print/ReportCtl.java +++ b/client/src/org/compiere/print/ReportCtl.java @@ -23,8 +23,6 @@ import org.compiere.model.*; import org.compiere.process.*; import org.compiere.util.*; -import sun.misc.Launcher; - /** * Report Controller. *