merge new setUseOptimizations function with existed setUseOptimized

This commit is contained in:
Vladislav Vinogradov
2015-02-27 14:24:51 +03:00
parent 4800a34be3
commit 4254e35f6a
3 changed files with 7 additions and 16 deletions

View File

@@ -727,8 +727,6 @@ CV_EXPORTS void setUseIPP(bool flag);
} // ipp
CV_EXPORTS void setUseOptimizations(bool enabled);
//! @endcond
//! @} core_utils