mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Remove unimplemented void TryReplaceOriginalByteCode();
This commit is contained in:
@@ -1024,8 +1024,6 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
void TryReplaceOriginalByteCode();
|
||||
|
||||
void BuildReflection();
|
||||
|
||||
ResourceId m_ID;
|
||||
|
||||
@@ -1009,8 +1009,6 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
void TryReplaceOriginalByteCode();
|
||||
|
||||
void BuildReflection();
|
||||
|
||||
DXBCKey m_Key;
|
||||
|
||||
Reference in New Issue
Block a user