Commit 372bb732 authored by Aurelio Colosimo's avatar Aurelio Colosimo

trivial: removed nports from pp_globals

nports field is fully replaced by nlinks, so I remove it.
Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent 30c10b56
......@@ -192,7 +192,6 @@ struct pp_link {
* Structure for the multi-port ppsi instance.
*/
struct pp_globals {
int nports; /* FIXME: obsolete, remove it */
struct pp_instance *pp_instances;
UInteger16 frgn_rec_num;
Integer16 frgn_rec_i;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment