Commit 219b19f7 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

Remove unused variable depths[].

parent 0de8b218
......@@ -58,7 +58,6 @@ static int XRandRErrorHandler(Display *dpy, XErrorEvent *event, void *arg)
}
static Bool in_desktop_mode;
static const unsigned int depths[] = {8, 16, 32};
/* create the mode structures */
static void make_modes(void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment