Skip to content
Snippets Groups Projects
Commit 1b25e970 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

reporting: @section: remove unsupported field

parent 7c7ff24e
No related branches found
No related tags found
No related merge requests found
...@@ -29,10 +29,6 @@ function display(o) ...@@ -29,10 +29,6 @@ function display(o)
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
name = 'report.page.section'; name = 'report.page.section';
disp(' ');
disp([name '.align = ']);
disp(' ');
disp([' ''' o.align '''']);
disp(' '); disp(' ');
disp([name '.cols = ']); disp([name '.cols = ']);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment