forked from dolphin-emu/dolphin
Formatting/Whitespace Cleanup
Various fixes to formatting and whitespace
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
void Set(const std::string& key, bool newValue)
|
||||
{
|
||||
Set(key, StringFromBool(newValue));
|
||||
|
||||
}
|
||||
|
||||
template<typename T>
|
||||
|
Reference in New Issue
Block a user