summaryrefslogtreecommitdiff
path: root/src/theory/arith/arith_rewriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/arith_rewriter.h')
-rw-r--r--src/theory/arith/arith_rewriter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/arith/arith_rewriter.h b/src/theory/arith/arith_rewriter.h
index 07c009b2e..748ed8686 100644
--- a/src/theory/arith/arith_rewriter.h
+++ b/src/theory/arith/arith_rewriter.h
@@ -66,7 +66,6 @@ private:
static RewriteResponse preRewriteAtom(TNode t);
static RewriteResponse postRewriteAtom(TNode t);
- static RewriteResponse postRewriteAtomConstantRHS(TNode t);
static bool isAtom(TNode n);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback