summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/term_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/term_util.h')
-rw-r--r--src/theory/quantifiers/term_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/quantifiers/term_util.h b/src/theory/quantifiers/term_util.h
index 904f301b9..315b4b1d0 100644
--- a/src/theory/quantifiers/term_util.h
+++ b/src/theory/quantifiers/term_util.h
@@ -160,8 +160,6 @@ public:
std::vector<Node>& vars);
public:
- /** ensure type */
- static Node ensureType( Node n, TypeNode tn );
//general utilities
// TODO #1216 : promote these?
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback