mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-23 03:01:20 +08:00
Remove redundant code.
Change-Id: I3754c94671605db2545897d22b68b6c8e8aae9d1
This commit is contained in:
committed by
sys_ocldev
parent
bbc7afc952
commit
3f63aeeb74
@@ -50,9 +50,6 @@ class CompilerInterface {
|
||||
return instance;
|
||||
}
|
||||
|
||||
static void shutdown() {
|
||||
}
|
||||
|
||||
MOCKABLE_VIRTUAL cl_int build(Program &program, const TranslationArgs &pInputArgs, bool enableCaching);
|
||||
|
||||
MOCKABLE_VIRTUAL cl_int compile(Program &program, const TranslationArgs &pInputArgs);
|
||||
|
||||
Reference in New Issue
Block a user