From: Michael Tremer Date: Fri, 22 Mar 2019 10:40:32 +0000 (+0100) Subject: hostapd: Remove now useless comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09f00f0df436a3280b93b7570c6b9ae3152cf21e;p=network.git hostapd: Remove now useless comment Signed-off-by: Michael Tremer --- 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}"