Remove some duplicate code
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
@@ -162,9 +162,6 @@ class Application : public QApplication {
|
||||
QString getModrinthAPIToken();
|
||||
QString getUserAgent();
|
||||
|
||||
int getConsoleMaxLines() const;
|
||||
bool shouldStopOnConsoleOverflow() const;
|
||||
|
||||
/// this is the root of the 'installation'. Used for automatic updates
|
||||
const QString& root() { return m_rootPath; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user