mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Remove unused video config variable.
This commit is contained in:
parent
4cfeeee5e9
commit
c38e8e25dd
2 changed files with 0 additions and 7 deletions
|
@ -123,9 +123,6 @@ struct VideoConfig final
|
|||
int iLog; // CONF_ bits
|
||||
int iSaveTargetId; // TODO: Should be dropped
|
||||
|
||||
//currently unused:
|
||||
int iCompileDLsLevel;
|
||||
|
||||
// D3D only config, mostly to be merged into the above
|
||||
int iAdapter;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue