From 62883951ce62d735ebecea52486265f1323050cb Mon Sep 17 00:00:00 2001 From: mengao <283296419@qq.com> Date: Wed, 10 May 2017 14:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/fun/impl/AbstractIndependentChartUI4Custom.java | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/designer_chart/src/com/fr/design/chart/fun/impl/AbstractIndependentChartUI4Custom.java b/designer_chart/src/com/fr/design/chart/fun/impl/AbstractIndependentChartUI4Custom.java index 1ba7e94883..d8d72c83eb 100644 --- a/designer_chart/src/com/fr/design/chart/fun/impl/AbstractIndependentChartUI4Custom.java +++ b/designer_chart/src/com/fr/design/chart/fun/impl/AbstractIndependentChartUI4Custom.java @@ -83,10 +83,4 @@ public abstract class AbstractIndependentChartUI4Custom implements IndependentCh return getPlotTypePane().title4PopupWindow(); } -} - - - - - - +} \ No newline at end of file