Command: Remove dbConnection() declaration which isn't used anymore
Cette révision appartient à :
Parent
ca7b5a7430
révision
623eea80ec
@ -19,7 +19,6 @@ class Command
|
||||
this->dbService = &dbService;
|
||||
}
|
||||
|
||||
QSqlDatabase dbConnection();
|
||||
virtual int handle(QStringList arguments) = 0;
|
||||
virtual ~Command(){};
|
||||
};
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user