Browse Source

Forgot to clean ReportModel.cs

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1027 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Peter Forstmeier 20 years ago
parent
commit
5f0e9b5271
  1. 2
      src/AddIns/Misc/SharpReport/SharpReportCore/ReportModel.cs

2
src/AddIns/Misc/SharpReport/SharpReportCore/ReportModel.cs

@ -52,9 +52,7 @@ namespace SharpReportCore { @@ -52,9 +52,7 @@ namespace SharpReportCore {
reportSettings.GraphicsUnit = graphicsUnit;
}
#region ReportType
##endregion
#region SharpReport.DelegatesInterfaces.IModel interface implementation
public void Accept(IModelVisitor visitor) {

Loading…
Cancel
Save