Update cloning_gui.cpp

This commit is contained in:
berak 2015-09-04 11:14:17 +02:00
parent 9c3f95782d
commit 602bd60c3a

View File

@ -542,5 +542,4 @@ int main()
else if(key == 'q')
exit(0);
}
waitKey(0);
}