summaryrefslogtreecommitdiff
path: root/src/proof/proof_manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/proof_manager.cpp')
-rw-r--r--src/proof/proof_manager.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/proof/proof_manager.cpp b/src/proof/proof_manager.cpp
index 43750a504..7ca1a1e65 100644
--- a/src/proof/proof_manager.cpp
+++ b/src/proof/proof_manager.cpp
@@ -34,8 +34,6 @@ ProofManager::ProofManager(ProofFormat format):
d_fullProof(NULL),
d_format(format)
{
- // FIXME this is until it actually has theory references
- initTheoryProof();
}
ProofManager::~ProofManager() {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback