Skip to content

Commit b061e9c

Browse files
authored
remove m_internal_client (#726)
1 parent 59ae36c commit b061e9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/utils/CommandLineUtils.h

-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ namespace Utils
194194
const char **m_endPosition = nullptr;
195195
Aws::Crt::Map<Aws::Crt::String, CommandLineOption> m_registeredCommands;
196196

197-
Aws::Iot::MqttClient m_internal_client;
198197
Aws::Crt::Http::HttpClientConnectionProxyOptions GetProxyOptionsForMQTTConnection();
199198
std::shared_ptr<Aws::Crt::Mqtt::MqttConnection> GetClientConnectionForMQTTConnection(
200199
Aws::Iot::MqttClient *client,

0 commit comments

Comments
 (0)