Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
commented loading notification..
Browse files Browse the repository at this point in the history
  • Loading branch information
MPIBR-vollrathf committed Nov 2, 2016
1 parent acfe336 commit 5abc470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/loadtiff.m
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,5 @@
cd(path_parent);
warning(warn_old);

display(sprintf('The file was loaded successfully. Elapsed time : %.3f s.', toc(tStart)));
% display(sprintf('The file was loaded successfully. Elapsed time : %.3f s.', toc(tStart)));
end

0 comments on commit 5abc470

Please sign in to comment.