diff options
Diffstat (limited to 'dbaccess/inc/controllerframe.hxx')
-rw-r--r-- | dbaccess/inc/controllerframe.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/inc/controllerframe.hxx b/dbaccess/inc/controllerframe.hxx index 2e6d4ea8660a..d6834e20e90f 100644 --- a/dbaccess/inc/controllerframe.hxx +++ b/dbaccess/inc/controllerframe.hxx @@ -20,10 +20,8 @@ #ifndef DBACCESS_CONTROLLERFRAME_HXX #define DBACCESS_CONTROLLERFRAME_HXX -/** === begin UNO includes === **/ #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/FrameAction.hpp> -/** === end UNO includes === **/ #include <memory> |