diff options
Diffstat (limited to 'comphelper/source/property/MasterPropertySetInfo.cxx')
-rw-r--r-- | comphelper/source/property/MasterPropertySetInfo.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/property/MasterPropertySetInfo.cxx b/comphelper/source/property/MasterPropertySetInfo.cxx index fc94d8436ce9..a64f3973c772 100644 --- a/comphelper/source/property/MasterPropertySetInfo.cxx +++ b/comphelper/source/property/MasterPropertySetInfo.cxx @@ -22,9 +22,7 @@ using ::comphelper::PropertyInfo; using ::comphelper::MasterPropertySetInfo; -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; |