diff options
Diffstat (limited to 'UnoControls/inc/basecontrol.hxx')
-rw-r--r-- | UnoControls/inc/basecontrol.hxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/UnoControls/inc/basecontrol.hxx b/UnoControls/inc/basecontrol.hxx index 65bcf5aaf139..9ec160cc6519 100644 --- a/UnoControls/inc/basecontrol.hxx +++ b/UnoControls/inc/basecontrol.hxx @@ -20,10 +20,6 @@ #ifndef _UNOCONTROLS_BASECONTROL_CTRL_HXX #define _UNOCONTROLS_BASECONTROL_CTRL_HXX -//____________________________________________________________________________________________________________ -// includes of other projects -//____________________________________________________________________________________________________________ - #include <com/sun/star/awt/XKeyListener.hpp> #include <com/sun/star/awt/XPaintListener.hpp> #include <com/sun/star/awt/KeyEvent.hpp> @@ -91,9 +87,6 @@ #include <cppuhelper/weak.hxx> #include <cppuhelper/component.hxx> -//____________________________________________________________________________________________________________ -// includes of my project -//____________________________________________________________________________________________________________ #include "multiplexer.hxx" //____________________________________________________________________________________________________________ |