提交 84b517f5 编写于 作者: S sivanov-work

Fix warning

上级 13a995cc
......@@ -618,6 +618,7 @@ size_t IECallContext::releaseKeepAliveFrame(req_key_t key) {
}
elapsed_count = keep_alive_pp_frames.size();
}
cv::util::suppress_unused_warning(prev_slot);
GAPI_LOG_DEBUG(nullptr, "Release keep alive frame, slot: " << prev_slot <<
", reserved frames count: " << elapsed_count);
return elapsed_count;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册