mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-10 02:32:27 +02:00
Remove duplicate setAuthURL declaration
This commit is contained in:
parent
d2f878000e
commit
d2f0583a36
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@ public slots:
|
|||
void logout();
|
||||
void generateNewUserKeypair() { generateNewKeypair(); }
|
||||
void generateNewDomainKeypair(const QUuid& domainID) { generateNewKeypair(false, domainID); }
|
||||
void setAuthURL(cost QUrl& authURL);
|
||||
|
||||
signals:
|
||||
void authRequired();
|
||||
|
|
Loading…
Reference in a new issue