diff --git a/src/AddIns/Misc/SharpReport/SharpReportCore/ReportModel.cs b/src/AddIns/Misc/SharpReport/SharpReportCore/ReportModel.cs index fe82249658..e8c1579ff2 100644 --- a/src/AddIns/Misc/SharpReport/SharpReportCore/ReportModel.cs +++ b/src/AddIns/Misc/SharpReport/SharpReportCore/ReportModel.cs @@ -52,9 +52,7 @@ namespace SharpReportCore { reportSettings.GraphicsUnit = graphicsUnit; } - #region ReportType - ##endregion #region SharpReport.DelegatesInterfaces.IModel interface implementation public void Accept(IModelVisitor visitor) {