]> git.ipfire.org Git - people/stevee/network.git/commitdiff
constants: Remove unused BATMAN variable
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Sep 2018 12:51:36 +0000 (14:51 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Sep 2018 11:33:55 +0000 (13:33 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.constants

index 5f3afbdf4469880c66641c6d6dbf927afdfdffee..909e80ba5595fee6f862a65b1947ef1a3d979f23 100644 (file)
@@ -106,7 +106,6 @@ DEVICE_PRINT_LINE1="    %-24s %s\n"
 
 PORT_PATTERN="pN"
 PORT_PATTERN_ACCESSPOINT="apN"
-PORT_PATTERN_BATMAN_ADV="batN"
 PORT_PATTERN_MESH="mN"
 PORT_PATTERN_WIRELESS="wN"
 PORT_PATTERN_WIRELESS_ADHOC="adhocN"