From bce7d1168cac31e7bc358d6c9f2814dd26f999ff Mon Sep 17 00:00:00 2001 From: david Date: Fri, 29 Aug 2008 11:30:52 +0000 Subject: [PATCH] =?UTF-8?q?Quitada=20l=C3=ADnea=20que=20sobraba?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@546 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- .../Controller/uPresupuestosClienteReportController.pas | 3 --- 1 file changed, 3 deletions(-) diff --git a/Source/Modulos/Presupuestos de cliente/Controller/uPresupuestosClienteReportController.pas b/Source/Modulos/Presupuestos de cliente/Controller/uPresupuestosClienteReportController.pas index 20c10aff..3801294c 100644 --- a/Source/Modulos/Presupuestos de cliente/Controller/uPresupuestosClienteReportController.pas +++ b/Source/Modulos/Presupuestos de cliente/Controller/uPresupuestosClienteReportController.pas @@ -194,9 +194,6 @@ begin finally HideHourglassCursor; end; - - if Assigned(AEditor) then - end; end.