summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnection_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-29 18:12:51 -0200
committerThiago Macieira <thiago.macieira@intel.com>2015-09-15 02:08:39 +0000
commit6734c50a9eefa51f693e3d799d7b18fba9b7da04 (patch)
tree2eef2259c9928e04bef0f027dc66aae2546330d9 /src/dbus/qdbusconnection_p.h
parent42858a9e88db6006ab541f3077f033415386400d (diff)
Remove superfluous code in QDBusConnectionPrivate::sendWithReply
No need to check for the local loop if that's the first thing QDBusConnectionPrivate::sendWithReplyAsync will do. The side effect is that this now allocates memory for the QDBusPendingCallPrivate object, but loopback messages aren't that common to be worth the special casing. Task-number: QTBUG-43585 Change-Id: Ic5d393bfd36e48a193fcffff13b73756ab802ba2 Reviewed-by: Albert Astals Cid <aacid@kde.org> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/dbus/qdbusconnection_p.h')
0 files changed, 0 insertions, 0 deletions