mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Remove unused video config variable.
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user