summaryrefslogtreecommitdiff
path: root/qpid/cpp
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
commita286ab8f5f26032ae0ea451f46bd1b028fa97e62 (patch)
tree702157c809fbea372ee0546cd0c14bd27169fd9b /qpid/cpp
parent4e8fa2773fa8ca91dc1458ed87ccf98a860d5c7e (diff)
downloadqpid-python-a286ab8f5f26032ae0ea451f46bd1b028fa97e62.tar.gz
Small comment tidy
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@680831 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp b/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp
index d464ec826f..1231698eea 100644
--- a/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp
+++ b/qpid/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,