diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-03-18 19:58:53 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-03-19 05:26:50 +0000 |
commit | 2667435ea5e6b73e58e57703b6fc3896e87eb370 (patch) | |
tree | 27bfdcd59e28819e644cc6a8c475a1637d5df713 /starmath/source/symbol.src | |
parent | 96a9b38db5fd9c21bffe4274fa7d5083d4bc2ee9 (diff) |
vcl: have AcquaSalInstance use osl::Condition instead of oslCondition
Condition is deprecated already, but there is no need for the
AcquaSalInstance class to use the low-level C-API, when in fact there
is a C++ fascade that calls on this via the C++ abstraction,
osl::Condition.
This will make it much easier to switch to using std::condition_variable
in the future.
Change-Id: Ic495c4120a59480bf50a8c5b73608874fc4228ea
Reviewed-on: https://gerrit.libreoffice.org/35392
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'starmath/source/symbol.src')
0 files changed, 0 insertions, 0 deletions