mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-28 09:26:52 +00:00
[Refs #87: Static Analysis] Remove unused variables
This commit is contained in:
@@ -136,8 +136,6 @@ namespace renderdocui.Windows
|
||||
return;
|
||||
}
|
||||
|
||||
String[] filteredCalls = new String[calls.Length];
|
||||
|
||||
/*
|
||||
String commonRoot = calls[0];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user