gdbus: drop unnecessary 'Response' out parameter of the 'Perf' method 26/278626/2
authorAdam Michalski <a.michalski2@partner.samsung.com>
Fri, 22 Jul 2022 13:50:44 +0000 (15:50 +0200)
committerAdam Michalski <a.michalski2@partner.samsung.com>
Wed, 10 Aug 2022 12:19:26 +0000 (14:19 +0200)
Change-Id: Ia73930ce8be88dc1bf15f2fee045aaac98b2ee87

benchmark/gdbus.c

index b9a02f7925085c726a641396080f6016a8e0a0d9..cead22d7c201f323bfc6dd7f1c39c42a2c241b9e 100644 (file)
@@ -157,7 +157,6 @@ void Receive(register int size, const char *name, const char *path, bool is_lt)
                "               <method name='Perf'>"
                "                       <arg type='t' name='Start' direction='in'/>"
                "                       <arg type='s' name='Msg' direction='in'/>"
-               "                       <arg type='t' name='Response' direction='out'/>"
                "               </method>"
                "       </interface>"
                "</node>", name);