samples: net: syslog: remove case without newlib

Newlib is being always enabled here, the config does not stick.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-04-21 12:52:43 -04:00
parent 16bbcfa481
commit c78350505e
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@ tests:
filter: TOOLCHAIN_HAS_NEWLIB == 1
extra_configs:
- CONFIG_NEWLIB_LIBC=y
sample.net.syslog.without_timefuncs:
extra_configs:
- CONFIG_NEWLIB_LIBC=n
sample.net.syslog.ipv4_only:
filter: TOOLCHAIN_HAS_NEWLIB == 1
extra_configs: