mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 23:53:48 +02:00
remove an extra line in DomainServer
This commit is contained in:
parent
f68845e806
commit
dd30813ae0
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
typedef QSharedPointer<Assignment> SharedAssignmentPointer;
|
||||
typedef QMultiHash<QUuid, WalletTransaction*> TransactionHash;
|
||||
|
||||
|
||||
class DomainServer : public QCoreApplication, public HTTPSRequestHandler {
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue