Remove unused static variable quantum.

This commit is contained in:
marcel 2002-04-23 06:14:10 +00:00
parent d1fecdf4b5
commit 084de53dc7

View File

@ -701,8 +701,6 @@ const char empty_string[] = "";
asc, ascq, action, empty_string
#endif
static const char quantum[] = "QUANTUM";
const struct sense_key_table_entry sense_key_table[] =
{
{ SSD_KEY_NO_SENSE, SS_NOP, "NO SENSE" },