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:
Enrico Weigelt, metux IT consult 2024-02-13 20:54:45 +01:00
parent f2f6eaaa87
commit 074f4857b0
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -35,7 +35,6 @@
/* INCLUDES */
#define NEED_DBE_PROTOCOL
#include <X11/extensions/dbeproto.h>
#include "windowstr.h"
#include "privates.h"