From df444a83b6cfbfcef79ef14371cfd9ed123ec469 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Sat, 4 Nov 2017 13:52:54 +0000 Subject: [PATCH] rx: Remove unused dependence on Lazarus rx package git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6057 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/rx/trunk/rxdb/rxdbutils.pas | 2 +- components/rx/trunk/rxnew.lpk | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/components/rx/trunk/rxdb/rxdbutils.pas b/components/rx/trunk/rxdb/rxdbutils.pas index 5ef3fbf55..7718787cd 100644 --- a/components/rx/trunk/rxdb/rxdbutils.pas +++ b/components/rx/trunk/rxdb/rxdbutils.pas @@ -164,7 +164,7 @@ procedure _DBError(const Msg: string); implementation uses Forms, Controls, Dialogs, RXDConst, rxlclutils, FileUtil, - AppUtils, RxAppUtils, RxStrUtils, Math, rxdateutil, LazUTF8; + RxAppUtils, RxStrUtils, Math, rxdateutil, LazUTF8; { Utility routines } diff --git a/components/rx/trunk/rxnew.lpk b/components/rx/trunk/rxnew.lpk index 9bc53f8c7..d6b46dd3c 100644 --- a/components/rx/trunk/rxnew.lpk +++ b/components/rx/trunk/rxnew.lpk @@ -324,7 +324,7 @@ translate to Lazarus by alexs in 2005 - 2017"/> - + @@ -338,9 +338,6 @@ translate to Lazarus by alexs in 2005 - 2017"/> - - -