We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ae36c commit b061e9cCopy full SHA for b061e9c
samples/utils/CommandLineUtils.h
@@ -194,7 +194,6 @@ namespace Utils
194
const char **m_endPosition = nullptr;
195
Aws::Crt::Map<Aws::Crt::String, CommandLineOption> m_registeredCommands;
196
197
- Aws::Iot::MqttClient m_internal_client;
198
Aws::Crt::Http::HttpClientConnectionProxyOptions GetProxyOptionsForMQTTConnection();
199
std::shared_ptr<Aws::Crt::Mqtt::MqttConnection> GetClientConnectionForMQTTConnection(
200
Aws::Iot::MqttClient *client,
0 commit comments