summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-05-23 12:21:36 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-05-23 16:49:15 +0200
commit3c815c9785047761eff7e2895764c81442279976 (patch)
tree02bb2555a969a77aa441b5bc05e57309fd025c58 /unotools
parentab8b3172d20eb8d9e4a4de765bb97d7e795419d8 (diff)
No need for AcceleratorCache::takeOver...
...as it does the same as the copy assignment op. And both of those are apparently already only called with SolarMutex locked, so no need to lock it again. So the copy assignment op (as well as the other special memeber functions) can be left implicitly-declared. (And some uses of the original takeOver can be optimized to use move assignment.) Change-Id: I279a5e3ee85ff2342d6ef5f672108a0712fe116d Reviewed-on: https://gerrit.libreoffice.org/72831 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'unotools')
0 files changed, 0 insertions, 0 deletions