Commit 3e664e8d authored by Davis King's avatar Davis King

Removed a confusing comment.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402852
parent 0eac1d21
......@@ -80,9 +80,6 @@ public:
}
// Here we declare our pipe object. It will contain our messages.
// There are only two requirements on the type of objects you can use in a
// pipe, first they must have a default constructor and second they must
// be swappable by a global swap().
pipe_type message_pipe;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment