summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qdesktopwidget.cpp
diff options
context:
space:
mode:
authorAndreas Hartmetz <ahartmetz@gmail.com>2017-11-05 11:16:00 +0100
committerAndreas Hartmetz <ahartmetz@gmail.com>2017-11-08 05:38:39 +0000
commiteeca8895fc7e585f497e908368b8cc1a509847d3 (patch)
tree6e900fa4259be090ec8a6c486b83d7b34d346293 /src/widgets/kernel/qdesktopwidget.cpp
parentbfcad18526dc064ac7dd1a08781c60d1d1673a0b (diff)
Remove obsolete DBus dispatch lock
In c2049f67e4cfe5f09e1b033b910cb37d043a287e, all DBus I/O was moved into a service thread. The dispatch lock used to protect DBus I/O in the threading setup before that commit. It is not needed anymore. No discernible difference in QtDBus benchmarks, roughly 500 bytes code size reduction on AMD64. The main point is to reduce confusion from unnecessary code. Change-Id: Idcbdd2b7e2b317cf6da0b5bfc5ec70afed1f1b48 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/kernel/qdesktopwidget.cpp')
0 files changed, 0 insertions, 0 deletions