From 36dacc688addf219a0fae4298f1470e92804a6ee Mon Sep 17 00:00:00 2001 From: Vadim Pisarevsky Date: Thu, 6 Sep 2012 14:22:40 +0400 Subject: [PATCH] removed non-existing CoreAnimation framework from the list of required frameworks (bug #2326) --- doc/tutorials/ios/video_processing/video_processing.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/tutorials/ios/video_processing/video_processing.rst b/doc/tutorials/ios/video_processing/video_processing.rst index b71053d551..6143f7717e 100644 --- a/doc/tutorials/ios/video_processing/video_processing.rst +++ b/doc/tutorials/ios/video_processing/video_processing.rst @@ -136,8 +136,6 @@ Additionally, we have to manually add framework dependencies of the opencv frame * CoreVideo -* CoreAnimation - * QuartzCore * UIKit