summaryrefslogtreecommitdiff
path: root/src/theory/arrays/static_fact_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/static_fact_manager.h')
-rw-r--r--src/theory/arrays/static_fact_manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/arrays/static_fact_manager.h b/src/theory/arrays/static_fact_manager.h
index 4a08838fe..deefb02cf 100644
--- a/src/theory/arrays/static_fact_manager.h
+++ b/src/theory/arrays/static_fact_manager.h
@@ -45,7 +45,6 @@ namespace arrays {
public:
StaticFactManager() {}
- ~StaticFactManager() throw() { }
/**
* Return a Node's union-find representative, doing path compression.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback