From 0165a9f38d6de75c44a0fe7dd7f51b89e7ff9461 Mon Sep 17 00:00:00 2001 From: Leonardo Hax Damiani Date: Wed, 18 Aug 2021 17:40:30 +0200 Subject: [PATCH] removal of unnecessary dst_meta --- std-stream-send/src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/std-stream-send/src/main.cpp b/std-stream-send/src/main.cpp index 0679200..76b089a 100644 --- a/std-stream-send/src/main.cpp +++ b/std-stream-send/src/main.cpp @@ -53,7 +53,6 @@ int main (int argc, char *argv[]) if (meta.id % 10){ - auto* dst_meta = image_buffer.get_slot_meta(meta.id); auto* dst_data = image_buffer.get_slot_data(meta.id); zmq_send(sender, &meta,