notify: factor out code path only used by one caller
commit2656249bf90605b39242d2f0174e9dc96de23fcb
authorStefan Becker <chemobejk@gmail.com>
Mon, 8 Apr 2013 19:24:46 +0000 (8 22:24 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 8 Apr 2013 19:24:46 +0000 (8 22:24 +0300)
tree2a73990346469477193ad213e895aeaf78c3a520
parent7af0f6e0001a73ef88fe2926f8abdddb69ce1eb9
notify: factor out code path only used by one caller

process_incoming_notify() with request == TRUE and benotify == FALSE is
only used by one caller. Factor out the code path and move it to caller
instead.
src/core/sip-transport.c
src/core/sipe-notify.c
src/core/sipe-notify.h
src/core/sipe-subscriptions.c