diff options
Diffstat (limited to 'extensions/source/propctrlr/propcontroller.hxx')
-rw-r--r-- | extensions/source/propctrlr/propcontroller.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propcontroller.hxx b/extensions/source/propctrlr/propcontroller.hxx index a2343ebc2d97..c03ba71da0be 100644 --- a/extensions/source/propctrlr/propcontroller.hxx +++ b/extensions/source/propctrlr/propcontroller.hxx @@ -39,7 +39,6 @@ #include "propertyinfo.hxx" #include "pcrcomponentcontext.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/awt/XFocusListener.hpp> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/beans/XPropertySet.hpp> @@ -61,7 +60,6 @@ #include <com/sun/star/inspection/XObjectInspectorUI.hpp> #include <com/sun/star/inspection/XPropertyHandler.hpp> #include <com/sun/star/lang/XInitialization.hpp> -/** === end UNO includes === **/ #include <connectivity/dbtools.hxx> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/implbase7.hxx> |