diff --git a/examples/13-PullClient.cxx b/examples/13-PullClient.cxx index 53706225..b739e093 100644 --- a/examples/13-PullClient.cxx +++ b/examples/13-PullClient.cxx @@ -9,7 +9,7 @@ using namespace o2::monitoring; int main() { - int ix=0; + //int ix=0; /// List of topics to subscribe std::vector topics = {"cru.link_status"}; /// Connect to server