core: remove obsolete do_not_publish array
commit5295c3a2546f0b0136220707fd4c4b1ab06a0894
authorStefan Becker <chemobejk@gmail.com>
Sat, 7 Mar 2015 21:53:11 +0000 (7 23:53 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 7 Mar 2015 21:53:11 +0000 (7 23:53 +0200)
treecd3c3a71c2ba4b69edc7d4aacf6db088a61e3125
parenta22ee5bd39c3d725a6c951a235096883de7cfcc6
core: remove obsolete do_not_publish array

Backend is not supposed to trigger sipe_core_status_set() when core has
called sipe_backend_status_and_note(). That makes the hack implemented
via do_not_publish unnecessary.
src/core/sipe-core-private.h
src/core/sipe-status.c