diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2010-11-11 12:54:46 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-11-11 12:54:46 +1000 |
commit | 88cb61e1e55c54982b90e2a77465faaac6a0ba89 (patch) | |
tree | 0798bc507e7b088e2bdeadd29888a4bd092b036d /hw/xwin/winblock.c | |
parent | 19f43836d1006d253391926e880b14ed2e7a0cf8 (diff) | |
parent | 4ed4915bc0fbe9b4419ca4a0d4e43c2fee032ae9 (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-apiinput-api
Conflicts:
dix/getevents.c
hw/xfree86/common/xf86Xinput.h
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'hw/xwin/winblock.c')
-rw-r--r-- | hw/xwin/winblock.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/hw/xwin/winblock.c b/hw/xwin/winblock.c index abea60e0f..e165d5488 100644 --- a/hw/xwin/winblock.c +++ b/hw/xwin/winblock.c @@ -34,16 +34,6 @@ #include "win.h" #include "winmsg.h" - -/* - * References to external symbols - */ - -extern HWND g_hDlgDepthChange; -extern HWND g_hDlgExit; -extern HWND g_hDlgAbout; - - /* See Porting Layer Definition - p. 6 */ void winBlockHandler (int nScreen, |