X-Git-Url: https://git.llucax.com/z.facultad/75.10/miklolife.git/blobdiff_plain/5421c84a95c42db5c3b2753d556dd7efbd1a6b4e..b674f20b66a5a72d55c80bb6d14bd3b673013442:/demo/src/Reportes/InfoPrestacionesReport.cs diff --git a/demo/src/Reportes/InfoPrestacionesReport.cs b/demo/src/Reportes/InfoPrestacionesReport.cs index a127f1c..6ca31d6 100644 --- a/demo/src/Reportes/InfoPrestacionesReport.cs +++ b/demo/src/Reportes/InfoPrestacionesReport.cs @@ -32,8 +32,6 @@ namespace Reportes #region Campos Privados - private bool _esBienFormado = true; - private string _pathArchivo = string.Empty; private string _cuitPrestador; private DateTime _fechaEnvio;