diff options
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r-- | compilerplugins/clang/unusedfields.writeonly.results | 2 | ||||
-rw-r--r-- | compilerplugins/clang/unusedmethods.results | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results index 8c12ff96fbc6..45ba197af1c0 100644 --- a/compilerplugins/clang/unusedfields.writeonly.results +++ b/compilerplugins/clang/unusedfields.writeonly.results @@ -326,8 +326,6 @@ i18nutil/source/utility/paper.cxx:305 paperword string char * include/basegfx/DrawCommands.hxx:81 gfx::LinearGradientInfo maMatrix basegfx::B2DHomMatrix -include/basegfx/utils/systemdependentdata.hxx:59 - basegfx::MinimalSystemDependentDataManager maSystemDependentDataReferences std::set<SystemDependentData_SharedPtr> include/basic/basmgr.hxx:56 BasicError nReason enum BasicErrorReason include/basic/sbxvar.hxx:73 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 |