mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-30 18:35:50 +00:00
Remove RENDERDOC_GetDefaultCaptureOptions, initialise in constructor
This commit is contained in:
@@ -1657,7 +1657,6 @@ int renderdoccmd(GlobalEnvironment &env, std::vector<std::string> &argv)
|
||||
cmd.parse_check(argv, true);
|
||||
|
||||
CaptureOptions opts;
|
||||
RENDERDOC_GetDefaultCaptureOptions(&opts);
|
||||
|
||||
if(it->second->IsCaptureCommand())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user