mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Remove redundant constructors from unit tests
Change-Id: I56f939d99397848ccf7588dd7c822fd19035b935 Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
af33d42e88
commit
065c72eb36
@ -14,8 +14,6 @@ class Device;
|
||||
|
||||
class BuiltInFixture {
|
||||
public:
|
||||
BuiltInFixture();
|
||||
|
||||
void SetUp(NEO::Device *pDevice);
|
||||
void TearDown();
|
||||
|
||||
|
Reference in New Issue
Block a user