Remove unneeded Q_DECLARE_METATYPE

This commit is contained in:
Jocelyn Turcotte 2017-02-08 17:57:02 +01:00
parent 1d9e08d109
commit d1dace9e7f

View file

@ -515,5 +515,3 @@ QString SocketApi::buildRegisterPathMessage(const QString& path)
}
} // namespace OCC
Q_DECLARE_METATYPE(OCC::SocketListener)