kdbus.h: remove features bitfield from make calls (ABI break)
authorDaniel Mack <daniel@zonque.org>
Thu, 16 Oct 2014 16:12:54 +0000 (18:12 +0200)
committerDaniel Mack <daniel@zonque.org>
Sat, 18 Oct 2014 19:00:16 +0000 (21:00 +0200)
commit1dd392db366a8adcdfbee2b2aae830559d212b99
tree10379a028efe82630acfaad9fe7fd0162c6c36c8
parentcd8c416cf4e49dd06908abec7c4cdad681921f60
kdbus.h: remove features bitfield from make calls (ABI break)

After discussion in the systemd hackfest, we agreed on flags
negotiation via the flags fields, so there's no need for a bitmask
called 'features' anymore. Drop it.

Signed-off-by: Daniel Mack <daniel@zonque.org>
handle.c
kdbus.h
kdbus.txt