mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-15 16:10:30 +01:00
xv: drop unused define GLOBAL
This symbol isn't used anywhere, for at least 20 years now,
so no need to define it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1512>
(cherry picked from commit 6b445819dd)
This commit is contained in:
parent
c1eae1f117
commit
08fed90600
1 changed files with 0 additions and 2 deletions
|
|
@ -94,8 +94,6 @@ SOFTWARE.
|
|||
#include "opaque.h"
|
||||
#include "input.h"
|
||||
|
||||
#define GLOBAL
|
||||
|
||||
#include <X11/extensions/Xv.h>
|
||||
#include <X11/extensions/Xvproto.h>
|
||||
#include "xvdix.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue