From 81fc7f21f45d168ee579da6c89b61257d8364be4 Mon Sep 17 00:00:00 2001 From: errorcalc Date: Tue, 20 Nov 2018 20:26:47 +0300 Subject: [PATCH] fix: del some trash --- Source/ES.ExGraphics.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/ES.ExGraphics.pas b/Source/ES.ExGraphics.pas index f372604..bb3760e 100644 --- a/Source/ES.ExGraphics.pas +++ b/Source/ES.ExGraphics.pas @@ -160,7 +160,7 @@ implementation uses System.Classes, System.Types, Vcl.GraphUtil, System.UITypes, - System.TypInfo, Vcl.Dialogs; + System.TypInfo; //------------------------------------------------------------------------------ // Utils