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/certificate_chain.cc | |
| parent | 3c735aa41fb24dbcd5ac15fba4d60e1554e124c6 (diff) | |
Some OS X build fixes.
Diffstat (limited to 'src/certificate_chain.cc')
| -rw-r--r-- | src/certificate_chain.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/certificate_chain.cc b/src/certificate_chain.cc index 43bdba40..4f92d8d9 100644 --- a/src/certificate_chain.cc +++ b/src/certificate_chain.cc @@ -37,7 +37,6 @@ using std::string; using std::ofstream; using std::ifstream; using std::stringstream; -using std::cout; /** Run a shell command. * @param cmd Command to run (UTF8-encoded). |
