Skip to content

Commit

Permalink
Remove mqtt3 client from comd utils
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed May 2, 2024
1 parent d4468ba commit f5ca4b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/utils/CommandLineUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ namespace Utils
const char **m_endPosition = nullptr;
Aws::Crt::Map<Aws::Crt::String, CommandLineOption> m_registeredCommands;

Aws::Iot::MqttClient m_internal_client;
Aws::Crt::Http::HttpClientConnectionProxyOptions GetProxyOptionsForMQTTConnection();
std::shared_ptr<Aws::Crt::Mqtt::MqttConnection> GetClientConnectionForMQTTConnection(
Aws::Iot::MqttClient *client,
Expand Down

0 comments on commit f5ca4b5

Please sign in to comment.