mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-14 14:01:06 +00:00
Fix VS2017 warning
This commit is contained in:
@@ -55,8 +55,6 @@ rdcstr Fmt(const char *format, ...)
|
||||
|
||||
rdcstr Callstack::AddressDetails::formattedString(const char *commonPath)
|
||||
{
|
||||
char fmt[512] = {0};
|
||||
|
||||
const char *f = filename.c_str();
|
||||
|
||||
if(commonPath)
|
||||
|
||||
Reference in New Issue
Block a user