mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Move populateFactoryTable() to shared
Related-To: NEO-3964 Change-Id: I9da0395265dc164deda219d5390dd9540e04f9aa Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
34176a8ea9
commit
60bfcbd69f
@@ -245,8 +245,4 @@ class BaseObject : public B, public ReferenceTrackedObject<DerivedType_t<B>> {
|
||||
}
|
||||
};
|
||||
|
||||
// Method called by global factory enabler
|
||||
template <typename Type>
|
||||
void populateFactoryTable();
|
||||
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user