From 881a28b12acefebf18769fcc31760fc7ec7e473b Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Thu, 13 Feb 2020 14:06:53 +0900 Subject: [PATCH] Suppress the ldf mode --- src/AutoConnectPage.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AutoConnectPage.cpp b/src/AutoConnectPage.cpp index c2f033e..78b8ec2 100644 --- a/src/AutoConnectPage.cpp +++ b/src/AutoConnectPage.cpp @@ -24,7 +24,6 @@ extern "C" { /**< along with AC_LABLES macro which specifies the user-defined label */ /**< constants as follows: */ /**< */ -/**< lib_ldf_mode = chain+ */ /**< build_flags = */ /**< -DAC_LABELS='"${PROJECT_SRC_DIR}/mylabels.h"' */ /**< */