[libdrm/intel] Remove unused intel_validate_entry structure

main
Keith Packard 2008-06-05 15:58:55 -07:00
parent a919ff5d5e
commit 5a55b48a41
1 changed files with 0 additions and 5 deletions

View File

@ -57,11 +57,6 @@
typedef struct _dri_bo_gem dri_bo_gem;
struct intel_validate_entry {
dri_bo_gem *bo_gem;
struct drm_i915_op_arg bo_arg;
};
struct dri_gem_bo_bucket_entry {
dri_bo_gem *bo_gem;
struct dri_gem_bo_bucket_entry *next;