mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Remove all trailing whitespaces from our codebase.
This commit is contained in:
@ -145,6 +145,6 @@ private:
|
||||
Section* GetSection(const std::string& section);
|
||||
std::string* GetLine(const std::string& section, const std::string& key);
|
||||
void CreateSection(const std::string& section);
|
||||
|
||||
|
||||
static const std::string& NULL_STRING;
|
||||
};
|
||||
|
Reference in New Issue
Block a user