Command: Remove dbConnection() declaration which isn't used anymore
This commit is contained in:
bovenliggende
ae4b06d647
commit
be53fc7f6e
@ -19,7 +19,6 @@ public:
|
||||
this->dbService = &dbService;
|
||||
}
|
||||
|
||||
QSqlDatabase dbConnection();
|
||||
virtual int handle(QStringList arguments) = 0;
|
||||
virtual ~Command() { };
|
||||
};
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user