X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FPacketImpl.hh;h=2900044c8424e21a1dabd9abd80de7dffda94f46;hb=720400ed1b874ea96481a29f0812145bb2785d40;hp=0b4f905284ea90f5ce8cd251708ae483dbe7b022;hpb=e51092f863379f57e46063900168b059d3dc1167;p=senf.git diff --git a/senf/Packets/PacketImpl.hh b/senf/Packets/PacketImpl.hh index 0b4f905..2900044 100644 --- a/senf/Packets/PacketImpl.hh +++ b/senf/Packets/PacketImpl.hh @@ -131,8 +131,8 @@ namespace detail { // rerference/memory management - void add_ref(refcount_t n=1); - void release(refcount_t n=1); + void add_ref(); + void release(); refcount_t refcount() const; // Interpreter chain