]> Creatis software - clitk.git/commit
Remove strange useless loop
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Wed, 18 May 2011 09:09:07 +0000 (11:09 +0200)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Wed, 18 May 2011 09:09:07 +0000 (11:09 +0200)
commitbfa28052e25a844db48c873254b67a4c56e3a9f9
treea33422818a4d37fee1a2e67be12bfc7555f4aad1
parentcc820a586a00b6fedf5063d254fa32803b1fddf6
Remove strange useless loop

- Remove a loop that computes the sum of a list + 1 just after a loop
  that computes the sum of the same list.
vv/vvMainWindow.cxx