diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-28 10:35:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-28 10:35:33 +0000 |
| commit | 491ac453512ac1982f62fc0d2a310586427601d7 (patch) | |
| tree | 259cb4f798f5d865a10f0391ea3fe6a3a68bb25f /src/signer.cc | |
| parent | 3c735aa41fb24dbcd5ac15fba4d60e1554e124c6 (diff) | |
Some OS X build fixes.
Diffstat (limited to 'src/signer.cc')
| -rw-r--r-- | src/signer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/signer.cc b/src/signer.cc index 67c8ac58..f6cc76ac 100644 --- a/src/signer.cc +++ b/src/signer.cc @@ -36,7 +36,6 @@ using std::string; using std::list; -using std::cout; using boost::shared_ptr; using namespace dcp; |
