libkms/intel: Throw out unused intel_bo fields.

Acked-by: Jakob Bornecrantz <jakob@vmware.com>
main
Marcin Kościelnicki 2010-02-27 15:04:38 +00:00 committed by Jakob Bornecrantz
parent afd74ec555
commit 23f62721b7
1 changed files with 0 additions and 2 deletions

View File

@ -44,9 +44,7 @@
struct intel_bo
{
struct kms_bo base;
unsigned handle;
unsigned map_count;
int mapped;
};
static int