Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 7411373

Browse files
committed
Removed plugin dispatcher
1 parent c244b45 commit 7411373

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

modules/dnn/src/ie_ngraph.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
#ifdef HAVE_DNN_NGRAPH
1717
#include <ie_extension.h>
18-
#include <ie_plugin_dispatcher.hpp>
1918
#endif // HAVE_DNN_NGRAPH
2019

2120
#include <opencv2/core/utils/configuration.private.hpp>

modules/dnn/src/op_inf_engine.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
#ifdef HAVE_INF_ENGINE
1313
#include <ie_extension.h>
14-
#include <ie_plugin_dispatcher.hpp>
1514
#endif // HAVE_INF_ENGINE
1615

1716
#include <opencv2/core/utils/configuration.private.hpp>

0 commit comments

Comments
 (0)