Removed OV_NEW_API (#11082)

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
This commit is contained in:
Ilya Churaev
2022-04-04 13:07:12 +03:00
committed by GitHub
parent 80e7857eca
commit b9ba0bb40c

View File

@@ -6,7 +6,6 @@
#include "openvino/core/visibility.hpp"
#define OV_NEW_API 1
// Now we use the generic helper definitions above to define OPENVINO_API
// OPENVINO_API is used for the public API symbols. It either DLL imports or DLL exports
// (or does nothing for static build)