From f57a96f98d851ca5dd5e51b66fa2fcb3c8492dac Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 4 Feb 2011 14:14:23 -0500 Subject: [PATCH] gears: Remove unused drm_fd field --- clients/gears.c | 1 - 1 file changed, 1 deletion(-) diff --git a/clients/gears.c b/clients/gears.c index 04557f5..8496abb 100644 --- a/clients/gears.c +++ b/clients/gears.c @@ -52,7 +52,6 @@ struct gears { EGLDisplay display; EGLContext context; - int drm_fd; GLfloat angle; cairo_surface_t *cairo_surface; -- 2.7.4