summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-05-09 15:31:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-05-10 08:22:25 +0200
commit38371d01e0240825f6d8d419214f50bc193e3e6b (patch)
treea604a31221726bc7a9ad2d92cac0400117f75099 /chart2/Library_chartcore.mk
parentpass SfxItemSet by unique_ptr to ScEditEngineDefaulter (diff)
downloadcore-38371d01e0240825f6d8d419214f50bc193e3e6b.tar.gz
core-38371d01e0240825f6d8d419214f50bc193e3e6b.zip
Consolidate MutexContainer GetMutex() vs. direct m_aMutex access
...at which point MutexContainer becomes all-inline and need no longer be OOO_DLLPUBLIC_CHARTTOOLS Change-Id: I2f9c089a1189cc8c0fe5cf1760f62e71c5bb7f51 Reviewed-on: https://gerrit.libreoffice.org/72052 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'chart2/Library_chartcore.mk')
-rw-r--r--chart2/Library_chartcore.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index 4f98fc121251..86eae1a11941 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -204,7 +204,6 @@ $(eval $(call gb_Library_add_exception_objects,chartcore,\
chart2/source/tools/MediaDescriptorHelper \
chart2/source/tools/ModifyListenerHelper \
chart2/source/tools/MovingAverageRegressionCurveCalculator \
- chart2/source/tools/MutexContainer \
chart2/source/tools/NameContainer \
chart2/source/tools/NumberFormatterWrapper \
chart2/source/tools/ObjectIdentifier \