remove todo
This commit is contained in:
@@ -412,7 +412,6 @@ impl<'a> CodeGenerator<'a> {
|
||||
vfs
|
||||
}
|
||||
|
||||
//TODO: remove this if it proves to be unnecessary.
|
||||
fn add_conditional_call(compiled_query: &mut Code, term: &Term) {
|
||||
match term {
|
||||
&Term::Atom(_, ref atom) => {
|
||||
|
||||
Reference in New Issue
Block a user