notify: factor out code path only used by one caller
commit152c003863d41a6ac9e62fd0e35429be97b62f28
authorStefan Becker <chemobejk@gmail.com>
Mon, 8 Apr 2013 20:08:10 +0000 (8 23:08 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 8 Apr 2013 20:12:03 +0000 (8 23:12 +0300)
treeb30fd000e829fcce3da512bdcac398a873632ea1
parent2656249bf90605b39242d2f0174e9dc96de23fcb
notify: factor out code path only used by one caller

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