]> git.ipfire.org Git - people/stevee/network.git/commitdiff
hostapd: Remove now useless comment
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Mar 2019 10:40:32 +0000 (11:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Mar 2019 10:40:32 +0000 (11:40 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.hostapd

index 94b06db97561deb6cb80c09f12f831336aececba..eb177fe26f8d5fa82f5453b0276486b8d72e1f95 100644 (file)
@@ -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}"