diff options
Diffstat (limited to 'comphelper/source/property/ChainablePropertySetInfo.cxx')
-rw-r--r-- | comphelper/source/property/ChainablePropertySetInfo.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/property/ChainablePropertySetInfo.cxx b/comphelper/source/property/ChainablePropertySetInfo.cxx index 37eba79cea09..241826c056c1 100644 --- a/comphelper/source/property/ChainablePropertySetInfo.cxx +++ b/comphelper/source/property/ChainablePropertySetInfo.cxx @@ -22,9 +22,7 @@ using ::comphelper::PropertyInfo; using ::comphelper::ChainablePropertySetInfo; -using ::com::sun::star::uno::Type; using ::com::sun::star::uno::Sequence; -using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::beans::Property; using ::com::sun::star::beans::UnknownPropertyException; |