diff options
Diffstat (limited to 'desktop-widgets/updatemanager.h')
-rw-r--r-- | desktop-widgets/updatemanager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/updatemanager.h b/desktop-widgets/updatemanager.h index f91c82dc8..4e95d740f 100644 --- a/desktop-widgets/updatemanager.h +++ b/desktop-widgets/updatemanager.h @@ -11,7 +11,6 @@ class UpdateManager : public QObject { public: explicit UpdateManager(QObject *parent = 0); void checkForUpdates(bool automatic = false); - static QString getUUID(); public slots: |