mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 00:10:05 +01:00
hw/xwin: Remove unused externs from winclipboardwrappers.c
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net> Reviewed-by: Marc Haesen <marha@users.sourceforge.net>
This commit is contained in:
parent
fcc7767f8c
commit
acc46fc217
1 changed files with 0 additions and 2 deletions
|
|
@ -56,8 +56,6 @@ DISPATCH_PROC(winProcSetSelectionOwner);
|
|||
* References to external symbols
|
||||
*/
|
||||
|
||||
extern unsigned int g_uiAuthDataLen;
|
||||
extern char *g_pAuthData;
|
||||
extern Bool g_fClipboardLaunched;
|
||||
extern Bool g_fClipboardStarted;
|
||||
extern Bool g_fClipboard;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue