mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Removed unused variable.
This commit is contained in:
parent
042461b755
commit
2c09f8a586
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ struct at_aliasreq {
|
|||
extern struct pr_usrreqs ddp_usrreqs;
|
||||
extern struct at_ifaddr *at_ifaddr;
|
||||
extern struct ifqueue atintrq1, atintrq2;
|
||||
int atdebug;
|
||||
#endif
|
||||
|
||||
#endif /* _NETATALK_AT_VAR_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue