samples: net: google_iot_mqtt: remove unused definition
Remove unused definition. Signed-off-by: Alexey Markevich <buhhunyx@gmail.com>
This commit is contained in:
parent
079f158451
commit
7b2b957cbd
1 changed files with 0 additions and 5 deletions
|
@ -52,11 +52,6 @@ int do_sntp(void)
|
|||
return rc;
|
||||
}
|
||||
|
||||
/*
|
||||
* TODO: These need to be configurable.
|
||||
*/
|
||||
#define MBEDTLS_NETWORK_TIMEOUT 30000
|
||||
|
||||
/*
|
||||
* Things that make sense in a demo app that would need to be more
|
||||
* robust in a real application:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue