summaryrefslogtreecommitdiff
path: root/vcl/inc/win/wincomp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/win/wincomp.hxx')
-rw-r--r--vcl/inc/win/wincomp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/win/wincomp.hxx b/vcl/inc/win/wincomp.hxx
index e92095c95bae..b1f0fa73b334 100644
--- a/vcl/inc/win/wincomp.hxx
+++ b/vcl/inc/win/wincomp.hxx
@@ -22,7 +22,6 @@
#include <string.h>
-// - Strict -
// Anpassungen fuer TypeChecking
@@ -171,7 +170,6 @@ inline HINSTANCE GetWindowInstance( HWND hWnd )
return (HINSTANCE)GetWindowLongPtr( hWnd, GWLP_HINSTANCE );
}
-// - ZMouse Erweiterungen -
#define MSH_MOUSEWHEEL "MSWHEEL_ROLLMSG"
@@ -199,7 +197,6 @@ inline HINSTANCE GetWindowInstance( HWND hWnd )
#define WHEEL_PAGESCROLL (UINT_MAX)
#endif
-// - SystemAgent Erweiterungen -
#define ENABLE_AGENT 1
#define DISABLE_AGENT 2