summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2008-07-29 20:27:15 +0000
committerAndrew Stitcher <astitcher@apache.org>2008-07-29 20:27:15 +0000
commit9fb1b9ad28b5790bf4d782373d4138afa10a8bff (patch)
treecf86ea144b174c8adfb5e03b0bf4780d14fd6d76 /cpp/src/qpid
parenteaa71dc56b0ec9bddc24709a2ab8d1b6e3d13e9c (diff)
downloadqpid-python-9fb1b9ad28b5790bf4d782373d4138afa10a8bff.tar.gz
Small comment tidy
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@680831 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid')
-rw-r--r--cpp/src/qpid/sys/posix/AsynchIO.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/sys/posix/AsynchIO.cpp b/cpp/src/qpid/sys/posix/AsynchIO.cpp
index d464ec826f..1231698eea 100644
--- a/cpp/src/qpid/sys/posix/AsynchIO.cpp
+++ b/cpp/src/qpid/sys/posix/AsynchIO.cpp
@@ -151,7 +151,6 @@ void AsynchConnector::failure(int errCode, std::string message)
}
/*
->>>>>>> .r654667
* Asynch reader/writer
*/
AsynchIO::AsynchIO(const Socket& s,