diff --git a/samples/utils/CommandLineUtils.h b/samples/utils/CommandLineUtils.h index d5a0ea961..a4f1a3af8 100644 --- a/samples/utils/CommandLineUtils.h +++ b/samples/utils/CommandLineUtils.h @@ -194,7 +194,6 @@ namespace Utils const char **m_endPosition = nullptr; Aws::Crt::Map m_registeredCommands; - Aws::Iot::MqttClient m_internal_client; Aws::Crt::Http::HttpClientConnectionProxyOptions GetProxyOptionsForMQTTConnection(); std::shared_ptr GetClientConnectionForMQTTConnection( Aws::Iot::MqttClient *client,