diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h index 76af6416..c80aae93 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -494,7 +494,6 @@ typedef struct { struct radeon_surface_manager *surf_man; struct radeon_surface front_surface; - /* Xv bicubic filtering */ struct radeon_bo *bicubic_bo; |