summaryrefslogtreecommitdiff
path: root/libs/ardour/luaproc.cc
diff options
context:
space:
mode:
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>2016-07-31 13:32:39 +0200
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>2016-08-01 09:46:20 +0200
commit91414f52e2aeb801820c671062c584cc3f540fdb (patch)
treea0386de73cc1454050be1c64155a766bfae7db37 /libs/ardour/luaproc.cc
parenteb7a3646289281e8f7342b2de65cd7d8e38d0833 (diff)
Remove redundant condition
Since can_replicate is true at loop start, and in the loop body there is a break; after every can_replicate=false, there's no point to test its value in the loop condition.
Diffstat (limited to 'libs/ardour/luaproc.cc')
0 files changed, 0 insertions, 0 deletions