mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 19:19:13 +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>
This commit is contained in:
@@ -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