summaryrefslogtreecommitdiff
path: root/tools/dcpdiff.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-10-03 11:01:07 +0100
committerCarl Hetherington <cth@carlh.net>2012-10-03 11:01:07 +0100
commit87dac0c96b1ecca02edd97f7573ec95a08cb23e4 (patch)
tree15cb838d3efe534ef0bfee6c318c1c5fdfeda56a /tools/dcpdiff.cc
parentaa81915df29d59ac69276a23ce68e599cae64e70 (diff)
Be more unixy and be quiet on success.
Diffstat (limited to 'tools/dcpdiff.cc')
-rw-r--r--tools/dcpdiff.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dcpdiff.cc b/tools/dcpdiff.cc
index 17c1ff58..025308e6 100644
--- a/tools/dcpdiff.cc
+++ b/tools/dcpdiff.cc
@@ -95,7 +95,6 @@ main (int argc, char* argv[])
}
if (equals) {
- cout << "DCPs equal\n";
exit (EXIT_SUCCESS);
}