diff --git a/docs/sphinx_setup/_static/js/custom.js b/docs/sphinx_setup/_static/js/custom.js index 3b9af96ec73..4ad51222bd1 100644 --- a/docs/sphinx_setup/_static/js/custom.js +++ b/docs/sphinx_setup/_static/js/custom.js @@ -25,14 +25,6 @@ var wapSection = 'openvinotoolkit'; s.appendChild(po); })(); -// legal notice for benchmarks -function addLegalNotice() { - if (window.location.href.indexOf('openvino_docs_performance_') !== -1) { - var legalNotice = $('
Results may vary. For workloads visit: workloads and for configurations visit: configurations. See also Legal Information.