mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Stop dolphin from loading help.png
It was never used, just wasting time and resources. This patch simply deletes two lines of code.
This commit is contained in:

committed by
Pierre Bourdon

parent
d2c3222fcc
commit
1fb373f439
@ -196,7 +196,6 @@ private:
|
||||
Toolbar_ConfigDSP,
|
||||
Toolbar_ConfigPAD,
|
||||
Toolbar_Wiimote,
|
||||
Toolbar_Help,
|
||||
EToolbar_Max
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user