Skip to content

Commit abf30e4

Browse files
committed
Merge pull request opencv#5303 from berak:patch-3
2 parents 9c3f957 + 602bd60 commit abf30e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/cpp/tutorial_code/photo/seamless_cloning/cloning_gui.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,5 +542,4 @@ int main()
542542
else if(key == 'q')
543543
exit(0);
544544
}
545-
waitKey(0);
546545
}

0 commit comments

Comments
 (0)