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