* src/tgba/tgbaunion.hh: Remove unused private member.
This commit is contained in:
parent
2febbd5929
commit
0afb9fe103
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ namespace spot
|
|||
bdd right_var_missing_;
|
||||
bdd all_acceptance_conditions_;
|
||||
bdd neg_acceptance_conditions_;
|
||||
bddPair* right_common_acc_;
|
||||
// Disallow copy.
|
||||
tgba_union(const tgba_union&);
|
||||
tgba_union& operator=(const tgba_union&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue