Re: [PATCH weston] compositor: remove systemd-notify.h

2015-09-29 Thread Bryce Harrington
On Tue, Sep 29, 2015 at 03:11:33PM +0300, Pekka Paalanen wrote: > On Tue, 29 Sep 2015 14:50:41 +0300 > Egor Starkov wrote: > > > Systemd notifications support was converted into loadable > > module, so systemd-notify.h header is not needed. > > > > Signed-off-by: Egor Starkov > > --- > > Makef

Re: [PATCH weston] compositor: remove systemd-notify.h

2015-09-29 Thread Pekka Paalanen
On Tue, 29 Sep 2015 14:50:41 +0300 Egor Starkov wrote: > Systemd notifications support was converted into loadable > module, so systemd-notify.h header is not needed. > > Signed-off-by: Egor Starkov > --- > Makefile.am | 4 +--- > src/main.c | 1 - > src/systemd-notify.h |

[PATCH weston] compositor: remove systemd-notify.h

2015-09-29 Thread Egor Starkov
Systemd notifications support was converted into loadable module, so systemd-notify.h header is not needed. Signed-off-by: Egor Starkov --- Makefile.am | 4 +--- src/main.c | 1 - src/systemd-notify.h | 47 --- 3 files changed, 1 i