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