summaryrefslogtreecommitdiff
path: root/include/svx/fmmodel.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-04-22 09:37:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-04-22 10:00:53 +0100
commit95c04e218782cb198f7851a1d9536058f98cff2a (patch)
treef4b1b5475ab7e1af6c921070d79a55f8f47a0811 /include/svx/fmmodel.hxx
parentdd7778a76915685d9b334e1f0718f556f6309687 (diff)
SfxControllerItems shouldn't be SAL_WARN_UNUSED
unwind some removals and some other cleanup Change-Id: I81a734ed07a05a5922c31003928c493c2df1652f
Diffstat (limited to 'include/svx/fmmodel.hxx')
-rw-r--r--include/svx/fmmodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmmodel.hxx b/include/svx/fmmodel.hxx
index a78bf15e4065..03f65dfe399b 100644
--- a/include/svx/fmmodel.hxx
+++ b/include/svx/fmmodel.hxx
@@ -32,7 +32,7 @@ class SbxArray;
class SbxValue;
struct FmFormModelImplData;
-class SVX_DLLPUBLIC SAL_WARN_UNUSED FmFormModel :
+class SVX_DLLPUBLIC FmFormModel :
public SdrModel
{
private: