diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-09-02 08:55:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-09-02 20:22:38 +0200 |
commit | 782f4a674c0695a31591afa5cad656a7f8ca737a (patch) | |
tree | 331af6c85f0ee912133e5196c30f1106fd84b1f2 /compilerplugins/clang/unusedmethods.results | |
parent | 6842a50a8c33aba554454fc99d1bc40a07585a2c (diff) |
drop unused MinimalSystemDependentDataManager
Change-Id: I6e5413bb79acac93abfb8398550c157e7b667a67
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101942
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins/clang/unusedmethods.results')
-rw-r--r-- | compilerplugins/clang/unusedmethods.results | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index 333fbb9eebb7..3b45782a7e5c 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -320,8 +320,6 @@ include/basegfx/tuple/b3ituple.hxx:164 _Bool basegfx::B3ITuple::operator!=(const class basegfx::B3ITuple &) const include/basegfx/utils/b2dclipstate.hxx:72 _Bool basegfx::utils::B2DClipState::operator!=(const class basegfx::utils::B2DClipState &) const -include/basegfx/utils/systemdependentdata.hxx:62 - basegfx::MinimalSystemDependentDataManager::MinimalSystemDependentDataManager() include/basegfx/utils/unopolypolygon.hxx:88 const class basegfx::B2DPolyPolygon & basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const include/basegfx/vector/b2ivector.hxx:73 |