X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Ftypes.h;fp=src%2Fcommon%2Ftypes.h;h=a63e296727890f3ce9eab9e6427a654a6a0d7ce8;hp=290d53f6cf83018b5f31800556a390f3fb9bbc60;hb=2d753d5d08707cc668c7d029adec09c16a6f5298;hpb=84cd3561e97167ffb98ecab0fd2b884ba1d13ada diff --git a/src/common/types.h b/src/common/types.h index 290d53f6..a63e2967 100644 --- a/src/common/types.h +++ b/src/common/types.h @@ -29,12 +29,6 @@ #include #include -#include "peer.h" - -// We need to special-case Peer* in attached signals/slots, so typedef it for the meta type system -typedef Peer * PeerPtr; -Q_DECLARE_METATYPE(PeerPtr) - class SignedId { protected: