X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Ftypes.h;h=a63e296727890f3ce9eab9e6427a654a6a0d7ce8;hb=a20c9bf454288c998cb2a5d2a1fdf0927c93f1f3;hp=290d53f6cf83018b5f31800556a390f3fb9bbc60;hpb=2f692b299eded9386fdee3e7a13727d95bbe2495;p=quassel.git 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: