summaryrefslogtreecommitdiff
path: root/src/theory/valuation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/valuation.h')
-rw-r--r--src/theory/valuation.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/valuation.h b/src/theory/valuation.h
index 11467c8db..7f3a00ec1 100644
--- a/src/theory/valuation.h
+++ b/src/theory/valuation.h
@@ -64,8 +64,6 @@ public:
d_engine(engine) {
}
- Node getValue(TNode n) const;
-
/*
* Return true if n has an associated SAT literal
*/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback