mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
dbe: drop obsolete NEED_DBE_PROTOCOL
this symbol isn't used anymore ... can't even find it's use in git history.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1339>
(cherry picked from commit 074f4857b0)
This commit is contained in:
committed by
Alan Coopersmith
parent
961d72684b
commit
501a25fc6d
@@ -45,7 +45,6 @@
|
||||
#include "extinit.h"
|
||||
#include "gcstruct.h"
|
||||
#include "dixstruct.h"
|
||||
#define NEED_DBE_PROTOCOL
|
||||
#include "dbestruct.h"
|
||||
#include "midbe.h"
|
||||
#include "xace.h"
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
/* INCLUDES */
|
||||
|
||||
#define NEED_DBE_PROTOCOL
|
||||
#include <X11/extensions/dbeproto.h>
|
||||
#include "windowstr.h"
|
||||
#include "privates.h"
|
||||
|
||||
Reference in New Issue
Block a user