mirror of
https://github.com/wassname/ray.git
synced 2026-07-24 13:20:22 +08:00
This reverts commit 1b1466748f.
This commit is contained in:
@@ -24,7 +24,6 @@ const uint64_t QUEUE_INITIAL_SEQ_ID = 1;
|
||||
/// LocalMemoryBuffer shared_ptr, which will be sent out by Transport.
|
||||
class QueueItem {
|
||||
public:
|
||||
QueueItem() = default;
|
||||
/// Construct a QueueItem object.
|
||||
/// \param[in] seq_id the sequential id assigned by DataWriter for a message bundle and
|
||||
/// QueueItem.
|
||||
|
||||
Reference in New Issue
Block a user