Remove unused video config variable.

This commit is contained in:
Rachel Bryk
2014-06-08 19:52:59 -04:00
parent 4cfeeee5e9
commit c38e8e25dd
2 changed files with 0 additions and 7 deletions

View File

@ -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;