summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2023-10-08 13:14:11 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2023-10-08 15:46:02 +0200
commitc78861094f57198f4cd7117a85a5915358742209 (patch)
tree2b9abe1f78aa89524308ede35549a86574763a3c /cui/source/inc
parent70c46e0e03a758fda4e94b561fdcae722414719f (diff)
Simplify a bit
Change-Id: Icfa6d5bdc3c1a9e13f7e29d36a4a873a5c6bb05c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157684 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/border.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/border.hxx b/cui/source/inc/border.hxx
index 586b05f9410b..accb555930dc 100644
--- a/cui/source/inc/border.hxx
+++ b/cui/source/inc/border.hxx
@@ -77,7 +77,6 @@ private:
class SvxBorderTabPage : public SfxTabPage
{
static const WhichRangesContainer pRanges;
- static const std::vector<int> m_aLineWidths;
public:
SvxBorderTabPage(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rCoreAttrs);