diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2019-12-01 05:41:43 +1100 |
---|---|---|
committer | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2019-12-10 20:25:41 +0100 |
commit | 5291c3ef56948a91166a597033f3e48e00d57403 (patch) | |
tree | 7b150c27f12ac80cd0a813a551650f6856597105 /winaccessibility | |
parent | aead2871f72d7e5d6e99b0f8cfefddcf101706a7 (diff) |
tdf#43157 basegfx: remove OSL_ENSURE preconditions
The OSL_ENSUREs that I have converted to assert() are all
preconditions - no function should ever have these values passed to it,
so assert if this does happen so we know passed the values.
Change-Id: I11b1141c8cac2fee7ffdd54d177ecc18e96a9620
Reviewed-on: https://gerrit.libreoffice.org/84140
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Tested-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'winaccessibility')
0 files changed, 0 insertions, 0 deletions