chiark / gitweb /
bus-proxy: avoid redundant name validity checks
authorLennart Poettering <lennart@poettering.net>
Fri, 14 Nov 2014 19:06:20 +0000 (20:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 14 Nov 2014 19:06:20 +0000 (20:06 +0100)
commite341912313db96f400ee5d5450aae7c67ebd44dd
tree522649c48712088b2cb0d34393fa3a74793d271a
parentf5d8989ce5fc4e6eb338ec7b1b2c6d6a74c44c63
bus-proxy: avoid redundant name validity checks

Our API calls check the validity of bus names anyway, hence we don't
have to do this before calling them...
src/bus-proxyd/bus-proxyd.c