diff options
author | marha <marha@users.sourceforge.net> | 2009-10-06 16:02:27 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-10-06 16:02:27 +0000 |
commit | f1cd5b8657d2c0ab91675641aa40b64c74220dd1 (patch) | |
tree | 9efbd18a9a8d1b54c93bdbbf942f7100ac45f501 /xorg-server/hw/xwin | |
parent | 460e917762969b956bfbdf43d40e02470bbe32ac (diff) | |
download | vcxsrv-f1cd5b8657d2c0ab91675641aa40b64c74220dd1.tar.gz vcxsrv-f1cd5b8657d2c0ab91675641aa40b64c74220dd1.tar.bz2 vcxsrv-f1cd5b8657d2c0ab91675641aa40b64c74220dd1.zip |
Cleaned
Diffstat (limited to 'xorg-server/hw/xwin')
-rw-r--r-- | xorg-server/hw/xwin/winwindow.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg-server/hw/xwin/winwindow.h b/xorg-server/hw/xwin/winwindow.h index 0890e329c..3bd619ad3 100644 --- a/xorg-server/hw/xwin/winwindow.h +++ b/xorg-server/hw/xwin/winwindow.h @@ -55,12 +55,6 @@ #endif #define WIN_WID_PROP "vcxsrv_wid_prop_rl" #define WIN_NEEDMANAGE_PROP "vcxsrv_override_redirect_prop_rl" -#ifndef CYGMULTIWINDOW_DEBUG -#define CYGMULTIWINDOW_DEBUG NO -#endif -#ifndef CYGWINDOWING_DEBUG -#define CYGWINDOWING_DEBUG NO -#endif #define VCXSRV_SIGNATURE 0xdeaddeadL |