cleanup
This commit is contained in:
parent
39bbe31e7c
commit
dccbd4af32
1 changed files with 0 additions and 4 deletions
|
|
@ -28,10 +28,6 @@ public:
|
|||
static Settings *instance();
|
||||
|
||||
QString servername() const {
|
||||
QString s("returning ");
|
||||
s += this->_servername;
|
||||
s += " for servername req";
|
||||
qDebug(s.toStdString().c_str());
|
||||
return this->_servername;
|
||||
}
|
||||
void setServername(QString servername);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue