Remove an unused struct member

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
Stefan Richter 2009-05-30 14:16:12 +02:00
parent caf94aaeab
commit 489981d4ae
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ struct request_closure {
void *data;
size_t length;
unsigned long tag;
struct raw1394_reqhandle reqhandle;
};
struct allocation;