mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Enable -Wunused-variable
This commit is contained in:
parent
631d7d0ce7
commit
db8e6fe7a7
62 changed files with 167 additions and 183 deletions
|
|
@ -197,7 +197,7 @@ void kernel_explorer::Update()
|
|||
return;
|
||||
}
|
||||
|
||||
static const usz additional_size = 6;
|
||||
//static const usz additional_size = 6;
|
||||
|
||||
const std::unordered_map<u32, QString> tree_item_names =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue