pitrou commented on code in PR #50245:
URL: https://github.com/apache/arrow/pull/50245#discussion_r3473010367


##########
cpp/src/arrow/ipc/message.cc:
##########
@@ -103,8 +103,8 @@ class Message::MessageImpl {
     if (message_->custom_metadata() != nullptr) {
       // Deserialize from Flatbuffers if first time called
       std::shared_ptr<KeyValueMetadata> md;

Review Comment:
   This declaration is unused now, right? Let's just remove it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to