QZeroConfService - isValid() no longer needed

This commit is contained in:
Jonathan Bagg
2017-11-06 20:55:55 -05:00
parent 87fd67c719
commit cc16de7b9a
2 changed files with 1 additions and 7 deletions

View File

@@ -35,7 +35,6 @@ public:
quint16 port() const;
QMap <QByteArray, QByteArray> txt() const;
bool isValid() const;
bool operator==(const QZeroConfService &rhs) const;
private: