struct card, #4/6, drop typedef card

For readability and to allow variables to have the name "card"
(avoid name collision with typedef "card")
This commit is contained in:
rlar 2017-10-30 16:34:19 +01:00
parent 511cdd7188
commit 10a353ebf4
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ Modified: 2000 AlansFixes
#include "ngspice/inpptree.h"
typedef struct INPtables INPtables;
typedef struct card card;
typedef struct INPmodel INPmodel;