From 516a95fca9d9e808f5946c16c0ea3121f8a3678c Mon Sep 17 00:00:00 2001 From: Jonathan Hui Date: Fri, 27 Jun 2025 11:46:09 -0700 Subject: [PATCH] [toranj] remove duplicate define (#11644) --- tests/toranj/openthread-core-toranj-config-posix.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/toranj/openthread-core-toranj-config-posix.h b/tests/toranj/openthread-core-toranj-config-posix.h index f7b968352..48ad85f0e 100644 --- a/tests/toranj/openthread-core-toranj-config-posix.h +++ b/tests/toranj/openthread-core-toranj-config-posix.h @@ -40,8 +40,6 @@ #define OPENTHREAD_CONFIG_MULTICAST_DNS_ENABLE 1 -#define OPENTHREAD_CONFIG_MULTICAST_DNS_ENABLE 1 - #define OPENTHREAD_CONFIG_MULTICAST_DNS_PUBLIC_API_ENABLE 1 #define OPENTHREAD_CONFIG_PLATFORM_DNSSD_ENABLE 0