mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 21:50:52 +00:00
remove empty implementation
This commit is contained in:
parent
4203d954c6
commit
ca0da698ab
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ namespace euf {
|
|||
g(g)
|
||||
{}
|
||||
|
||||
void operator()(expr* pat, enode* t, enode** binding) {}
|
||||
void operator()(expr* pat, enode* t, enode** binding);
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue