From 09f00f0df436a3280b93b7570c6b9ae3152cf21e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 22 Mar 2019 11:40:32 +0100 Subject: [PATCH] hostapd: Remove now useless comment Signed-off-by: Michael Tremer --- src/functions/functions.hostapd | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/functions/functions.hostapd b/src/functions/functions.hostapd index 94b06db9..eb177fe2 100644 --- a/src/functions/functions.hostapd +++ b/src/functions/functions.hostapd @@ -214,8 +214,6 @@ hostapd_config_write() { fi ( - print "# Default settings" - # Advertise country code and maximum transmission power print "ieee80211d=1" print "country_code=${country_code}" -- 2.39.2