summaryrefslogtreecommitdiff
path: root/src/dbus/server/server.h
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2017-12-21 08:11:54 -0800
committerPatrick Ohly <patrick.ohly@intel.com>2018-01-03 10:39:51 +0100
commit88619eb58cc9d4470d743e0c732e945da28a7eb2 (patch)
tree037dece46689cf0a4f5fbce889cdcfd018f8f9aa /src/dbus/server/server.h
parent52a34570373fc3d03e69456c2d4f460265bf9a22 (diff)
C++: replace auto_ptr with unique_ptr
auto_ptr has been deprecated for a while now. unique_ptr can be taken for granted now, so use that instead. GDBusMessage requires a custom deleter. Not sure how auto_ptr handled that before. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Diffstat (limited to 'src/dbus/server/server.h')
0 files changed, 0 insertions, 0 deletions