aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/utility.cxx')
-rw-r--r--bpkg/utility.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx
index 6cf6c35..9954067 100644
--- a/bpkg/utility.cxx
+++ b/bpkg/utility.cxx
@@ -32,7 +32,6 @@ namespace bpkg
// not even the delimiter and eofbit if it reached eof before seeing
// the delimiter.
//
- //
getline (cin, a);
bool f (cin.fail ());