Command: Remove dbConnection() declaration which isn't used anymore
这个提交包含在:
父节点
ca7b5a7430
当前提交
623eea80ec
@ -19,7 +19,6 @@ class Command
|
||||
this->dbService = &dbService;
|
||||
}
|
||||
|
||||
QSqlDatabase dbConnection();
|
||||
virtual int handle(QStringList arguments) = 0;
|
||||
virtual ~Command(){};
|
||||
};
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户