gears: Remove unused drm_fd field

dev
Kristian Høgsberg 14 years ago
parent 297c6313eb
commit f57a96f98d
  1. 1
      clients/gears.c

@ -52,7 +52,6 @@ struct gears {
EGLDisplay display;
EGLContext context;
int drm_fd;
GLfloat angle;
cairo_surface_t *cairo_surface;

Loading…
Cancel
Save