Skip to content

Commit

Permalink
CoreServices: Remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Jul 26, 2021
1 parent 1a34e52 commit 3173457
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/coreservices.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class CoreServices : public QObject {
CoreServices(const CmdlineArgs& args);
~CoreServices() = default;

void initializeScreensaverManager();
void initialize(QApplication* pApp);
void shutdown();

Expand Down

0 comments on commit 3173457

Please sign in to comment.