oops forgot to delete a variable

svn path=/trunk/; revision=15304
This commit is contained in:
Ronnie Sahlberg 2005-08-12 09:31:07 +00:00
parent ec7942851e
commit 0a06795b00
1 changed files with 0 additions and 1 deletions

View File

@ -1442,7 +1442,6 @@ typedef struct _scsi_devtype_data {
static GHashTable *scsi_req_hash = NULL;
static GHashTable *scsidev_req_hash = NULL;
static GMemChunk *scsidev_req_keys = NULL;
static dissector_handle_t data_handle;