summaryrefslogtreecommitdiff
path: root/vcl/source/window/keyevent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/keyevent.cxx')
-rw-r--r--vcl/source/window/keyevent.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/window/keyevent.cxx b/vcl/source/window/keyevent.cxx
index bc84e210c550..c133d1d37d95 100644
--- a/vcl/source/window/keyevent.cxx
+++ b/vcl/source/window/keyevent.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <com/sun/star/awt/KeyEvent.hpp>
#include <com/sun/star/awt/KeyModifier.hpp>
#include <tools/debug.hxx>
@@ -64,9 +63,6 @@ KeyEvent KeyEvent::LogicalTextDirectionality (TextDirectionality eMode) const
return aClone;
}
-
-
-
const Point& HelpEvent::GetMousePosPixel() const
{
//DBG_ASSERT( !mbKeyboardActivated, "Keyboard help has no mouse position !");