Command: Remove dbConnection() declaration which isn't used anymore

Tá an tiomantas seo le fáil i:
Albert S. 2019-04-22 21:59:35 +02:00
tuismitheoir ae4b06d647
tiomantas be53fc7f6e

Féach ar an gComhad

@ -19,7 +19,6 @@ public:
this->dbService = &dbService;
}
QSqlDatabase dbConnection();
virtual int handle(QStringList arguments) = 0;
virtual ~Command() { };
};