rootless: Dead code removal (ROOTLESS_REDISPLAY_DELAY is already defined)

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit c11b55f3c0)
This commit is contained in:
Jeremy Huddleston Sequoia 2021-04-23 02:15:30 -07:00
parent 53173fdab4
commit bd3564cf37

View File

@ -51,11 +51,6 @@
#include "rootlessCommon.h"
#include "rootlessWindow.h"
/* In milliseconds */
#ifndef ROOTLESS_REDISPLAY_DELAY
#define ROOTLESS_REDISPLAY_DELAY 10
#endif
extern int RootlessMiValidateTree(WindowPtr pRoot, WindowPtr pChild,
VTKind kind);
extern Bool RootlessCreateGC(GCPtr pGC);