diff options
Diffstat (limited to 'src/radeon_dri2.h')
-rw-r--r-- | src/radeon_dri2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_dri2.h b/src/radeon_dri2.h index 9ba47c78..4d3f377b 100644 --- a/src/radeon_dri2.h +++ b/src/radeon_dri2.h @@ -31,7 +31,6 @@ struct radeon_dri2 { drmVersionPtr pKernelDRMVersion; - int drm_fd; Bool available; Bool enabled; char *device_name; |