refactor: cleanup unused code

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2024-04-11 13:03:30 +00:00
committed by Compute-Runtime-Automation
parent 93ddf34c11
commit a925afa1ab
7 changed files with 16 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2021 Intel Corporation
* Copyright (C) 2018-2024 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -11,4 +11,6 @@
#cmakedefine NEO_OCL_DRIVER_VERSION ${NEO_OCL_DRIVER_VERSION}
#cmakedefine NEO_REVISION "${NEO_REVISION}"
#define NEO_VERSION_BUILD ${NEO_VERSION_BUILD}
#endif /* DRIVER_VERSION_H */