mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Removed a confusing comment.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402852
This commit is contained in:
parent
0eac1d2134
commit
3e664e8d95
@ -80,9 +80,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Here we declare our pipe object. It will contain our messages.
|
// 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;
|
pipe_type message_pipe;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user