Skip to content
Snippets Groups Projects
Commit c11b55f3 authored by Jeremy Huddleston Sequoia's avatar Jeremy Huddleston Sequoia
Browse files

rootless: Dead code removal (ROOTLESS_REDISPLAY_DELAY is already defined)

parent dc8162d5
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment