Remove default latlon_file specification
This commit is contained in:
parent
1c7cc8501c
commit
464dea8ea4
1 changed files with 0 additions and 1 deletions
|
@ -433,7 +433,6 @@ olsrd_write_loadplugin() {
|
|||
fi
|
||||
|
||||
config_get latlon_file "$cfg" latlon_file
|
||||
[ -z "$latlon_file" ] && config_set "$cfg" latlon_file '/var/run/latlon.js'
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue