changeset 4560 | 5d6c7f88db73 |
parent 3236 | 4ab3917d7d44 |
child 4976 | 088d40d8aba2 |
--- a/QTfrontend/netregister.cpp Sat Dec 18 21:19:26 2010 +0300 +++ b/QTfrontend/netregister.cpp Sat Dec 18 23:02:39 2010 +0300 @@ -21,7 +21,8 @@ HWNetRegisterServer::HWNetRegisterServer(QObject *parent, const QString & descr, quint16 port) : QObject(parent) { - + Q_UNUSED(descr); + Q_UNUSED(port); } void HWNetRegisterServer::unregister()