remove bogon (undefined struct decl)

This commit is contained in:
sam 2003-06-04 17:57:52 +00:00
parent 1ee949187c
commit e2b5e774b3

View File

@ -133,8 +133,6 @@ struct hifn_session {
#define HS_STATE_USED 1 /* allocated, but key not on card */
#define HS_STATE_KEY 2 /* allocated and key is on card */
struct rndstate_test;
/*
* Holds data specific to a single HIFN board.
*/