Skip to content

Commit 124efc7

Browse files
committed
remove meaningless warning
1 parent 2051831 commit 124efc7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/reports/copyGraphWindownOutput.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,6 @@
8585

8686
end
8787

88-
msg = ['SPM were likely not created. Possible reasons:\n', ...
89-
' - running SPM from the matlab command line only,\n' ...
90-
' - running under octave.'];
91-
warning(sprintf(msg)); %#ok<SPWRN>
92-
9388
end
9489

9590
imgNb = imgNb(end) + 1;

0 commit comments

Comments
 (0)