mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
Remove unused header from AccountManager.h
This commit is contained in:
parent
49da7d9a61
commit
dd73f0c333
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <DependencyManager.h>
|
||||
|
||||
#include "UUID.h"
|
||||
|
||||
class JSONCallbackParameters {
|
||||
public:
|
||||
JSONCallbackParameters(QObject* jsonCallbackReceiver = nullptr, const QString& jsonCallbackMethod = QString(),
|
||||
|
|
Loading…
Reference in a new issue