summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/PropertySet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertySet.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/PropertySet.idl b/udkapi/com/sun/star/beans/PropertySet.idl
index 0bbfc21c05d8..31a1bae4820b 100644
--- a/udkapi/com/sun/star/beans/PropertySet.idl
+++ b/udkapi/com/sun/star/beans/PropertySet.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/beans/XMultiPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This is a generic service which should be supported by all servies
which have properties.
@@ -51,7 +49,6 @@ published service PropertySet
};
-//=============================================================================
}; }; }; };