Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jooh committed Apr 23, 2018
1 parent 43c135d commit e1edb97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion processing/runrois_spmd.m
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
% empty or too small roi
continue
end
% TODO - fix input args for GLMConstructor
[batchresult{b,retind}] = call(Cbatchprocessor,...
Cbatchdata(:,Cbatchfeat(b,:)),varargin{:});
end
Expand Down

0 comments on commit e1edb97

Please sign in to comment.