removed functions from SettingsManager that shouldn't be there
This commit is contained in:
@@ -64,7 +64,7 @@ private:
|
||||
std::shared_ptr<TwitchAccount> anonymousUser;
|
||||
mutable std::mutex mutex;
|
||||
|
||||
friend class chatterino::AccountController;
|
||||
friend class AccountController;
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user