Merge pull request #5303 from berak:patch-3

This commit is contained in:
Alexander Alekhin 2015-09-04 16:49:41 +00:00
commit abf30e44cd

View File

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