Import 2017-06-07 23:51:09: master 8589dddd

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-01-19 19:18:26 master 15ab2989
Changeset

COMP: Fix "empty-body" warning in vtkSlicerFiberBundleLogic.cxx

This commit fixes the following warning:

vtkSlicerFiberBundleLogic.cxx:171: warning: suggest braces around empty
body in an 'if' statement [-Wempty-body]
if (!this->SetPolyDataTensors(fiberBundleNode));
^

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23884 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Loadable/TractographyDisplay/Logic/vtkSlicerFiberBundleLogic.cxx Diff File