mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-05 06:11:05 +00:00
Remove unimplemented function declarations
This commit is contained in:
committed by
Baldur Karlsson
parent
26c673675e
commit
0a20c686fd
@@ -73,8 +73,6 @@ rdcarray<ABI> GetSupportedABIs(const rdcstr &deviceID);
|
||||
rdcstr GetRenderDocPackageForABI(ABI abi);
|
||||
rdcstr GetPathForPackage(const rdcstr &deviceID, const rdcstr &packageName);
|
||||
rdcstr GetFolderName(const rdcstr &deviceID);
|
||||
|
||||
bool PatchManifest(bytebuf &manifest);
|
||||
};
|
||||
|
||||
DECLARE_REFLECTION_ENUM(Android::ABI);
|
||||
|
||||
Reference in New Issue
Block a user