summaryrefslogtreecommitdiff
path: root/src/util/output.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-07-06 04:00:42 +0000
committerMorgan Deters <mdeters@gmail.com>2010-07-06 04:00:42 +0000
commitb9f36ae0027e52da925416630ccad5d4b84779e9 (patch)
tree3d6a374f36c0c8c948077a2bf59f4ab9cbbd1491 /src/util/output.h
parentc022f31543c7275e02d1a8c655e450e575e13bd0 (diff)
Fixes for doubled-statistics (bug 171), a fix to muzzled builds and some minor code
cleanup found while searching for additional cases. Closes bug 171.
Diffstat (limited to 'src/util/output.h')
-rw-r--r--src/util/output.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/output.h b/src/util/output.h
index 355d15760..84e566e94 100644
--- a/src/util/output.h
+++ b/src/util/output.h
@@ -512,7 +512,6 @@ public:
extern NullDebugC Debug CVC4_PUBLIC;
extern NullC Warning CVC4_PUBLIC;
-extern NullC Warning CVC4_PUBLIC;
extern NullC Message CVC4_PUBLIC;
extern NullC Notice CVC4_PUBLIC;
extern NullC Chat CVC4_PUBLIC;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback