diff options
author | marha <marha@users.sourceforge.net> | 2010-02-15 12:28:04 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-02-15 12:28:04 +0000 |
commit | 266b3ab4e449ba783abadd6d5ffc5397d42a6069 (patch) | |
tree | 615aa9e92783d325a6b2c4bf3aae0a0246c4e92a /xorg-server/hw/xwin/winpfbdd.c | |
parent | 058f810182082292d8632e1f0ad4ffd21adc50fa (diff) | |
download | vcxsrv-266b3ab4e449ba783abadd6d5ffc5397d42a6069.tar.gz vcxsrv-266b3ab4e449ba783abadd6d5ffc5397d42a6069.tar.bz2 vcxsrv-266b3ab4e449ba783abadd6d5ffc5397d42a6069.zip |
Removed NATIVEGDI compilation (is currenlty crashing)
Diffstat (limited to 'xorg-server/hw/xwin/winpfbdd.c')
-rw-r--r-- | xorg-server/hw/xwin/winpfbdd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/winpfbdd.c b/xorg-server/hw/xwin/winpfbdd.c index 6c0c2bffd..63a16b8b3 100644 --- a/xorg-server/hw/xwin/winpfbdd.c +++ b/xorg-server/hw/xwin/winpfbdd.c @@ -41,7 +41,6 @@ * External symbols */ -extern const GUID _IID_IDirectDraw2; extern HWND g_hDlgExit; |