Remove setting to enable or disable Bounding Box calculation.

This commit is contained in:
crudelios
2014-10-15 19:02:54 +01:00
parent 8912315596
commit d281b4d7e1
18 changed files with 2 additions and 46 deletions

View File

@ -71,8 +71,6 @@ private:
wxCheckBox *VBeam, *SyncGPU, *FastDiscSpeed, *BlockMerging, *DSPHLE;
// Wii
wxCheckBox *EnableWideScreen;
// Video
wxCheckBox *UseBBox;
wxArrayString arrayStringFor_EmuState;
wxChoice *EmuState;