summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/XFormsModelContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/XFormsModelContext.cxx')
-rw-r--r--xmloff/source/xforms/XFormsModelContext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/xforms/XFormsModelContext.cxx b/xmloff/source/xforms/XFormsModelContext.cxx
index 4764f00cae98..8f802d3adfa3 100644
--- a/xmloff/source/xforms/XFormsModelContext.cxx
+++ b/xmloff/source/xforms/XFormsModelContext.cxx
@@ -34,14 +34,12 @@
#include <osl/diagnose.h>
-#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/xml/dom/XDocument.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/xforms/XModel2.hpp>
using com::sun::star::xml::sax::XAttributeList;
-using com::sun::star::beans::XPropertySet;
using com::sun::star::util::XUpdatable;
using namespace com::sun::star::uno;
using namespace xmloff::token;