mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 07:57:59 +02:00
hw/xwin: Remove unused extern g_fUseUnicode from winclipboardwndproc.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
69401f38a6
commit
2a08554a0b
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@
|
|||
* References to external symbols
|
||||
*/
|
||||
|
||||
extern Bool g_fUseUnicode;
|
||||
extern void *g_pClipboardDisplay;
|
||||
extern Window g_iClipboardWindow;
|
||||
extern Atom g_atomLastOwnedSelection;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue