forked from jbagg/QtZeroConf
QZeroConfService - isValid() no longer needed
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
quint16 port() const;
|
||||
QMap <QByteArray, QByteArray> txt() const;
|
||||
|
||||
bool isValid() const;
|
||||
bool operator==(const QZeroConfService &rhs) const;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user