mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
General: Remove unimplemented function prototypes
This commit is contained in:
@ -140,8 +140,6 @@ private:
|
||||
|
||||
const Section* GetSection(const std::string& section) const;
|
||||
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