diff options
Diffstat (limited to 'xorg-server/hw/xwin/winglobals.h')
-rwxr-xr-x[-rw-r--r--] | xorg-server/hw/xwin/winglobals.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/winglobals.h b/xorg-server/hw/xwin/winglobals.h index f697085bc..9c282e2b4 100644..100755 --- a/xorg-server/hw/xwin/winglobals.h +++ b/xorg-server/hw/xwin/winglobals.h @@ -73,7 +73,6 @@ typedef int (*winDispatchProcPtr) (ClientPtr); * Wrapped DIX functions */ extern winDispatchProcPtr winProcEstablishConnectionOrig; -extern winDispatchProcPtr winProcSetSelectionOwnerOrig; #endif extern Bool g_fUnicodeClipboard; extern Bool g_fClipboard; |