summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/systemdependentdata.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-08-27 15:26:05 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-08-27 21:24:20 +0200
commit8024118d5c9ac964e35e8c4163ca14a5cd78cc3d (patch)
tree8dd3ef5a8f61723fc3bf3e1d8c5f37a0204bc825 /basegfx/source/tools/systemdependentdata.cxx
parent707ac13a3f700c8e4a7f08bdcd5d5321d0a28bc5 (diff)
clang-tidy:readability-redundant-member-init
Change-Id: Ibeff6e5cbc20ab86b1e9cb96292acb340849ede3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121149 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basegfx/source/tools/systemdependentdata.cxx')
-rw-r--r--basegfx/source/tools/systemdependentdata.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/source/tools/systemdependentdata.cxx b/basegfx/source/tools/systemdependentdata.cxx
index e333ce473437..106124f57389 100644
--- a/basegfx/source/tools/systemdependentdata.cxx
+++ b/basegfx/source/tools/systemdependentdata.cxx
@@ -96,7 +96,6 @@ namespace basegfx
namespace basegfx
{
SystemDependentDataHolder::SystemDependentDataHolder()
- : maSystemDependentReferences()
{
}