reporting: table: remove unused variable

time-shift
Houtan Bastani 2013-09-26 15:21:08 +02:00
parent 34b3b94c5f
commit ff3774a4a2
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ fprintf(fid, '\\toprule%%\n');
datedata = dates.time;
years = unique(datedata(:, 1));
thdr = num2cell(years, size(years, 1));
lind = nlhc;
switch dates.freq
case 1
for i=1:size(thdr, 1)