[Libreoffice-commits] core.git: include/svx
Stephan Bergmann
sbergman at redhat.com
Tue Apr 21 02:46:18 PDT 2015
include/svx/fmobjfac.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit df9949ca1306825e6b5bba40b9a88657bc4db46d
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Apr 21 11:39:03 2015 +0200
bogus SAL_WARN_UNUSED
Change-Id: Id2e2c1d563638a7bba56a079dcaf9394b22c3061
diff --git a/include/svx/fmobjfac.hxx b/include/svx/fmobjfac.hxx
index 36696cd..b75e623 100644
--- a/include/svx/fmobjfac.hxx
+++ b/include/svx/fmobjfac.hxx
@@ -25,7 +25,7 @@
class SdrObjFactory;
-class SVX_DLLPUBLIC SAL_WARN_UNUSED FmFormObjFactory
+class SVX_DLLPUBLIC FmFormObjFactory
{
public:
FmFormObjFactory();
More information about the Libreoffice-commits
mailing list