Remove default latlon_file specification

This commit is contained in:
Steven Barth 2008-09-19 11:02:45 +00:00
parent 5805267164
commit 0e7016a528

View file

@ -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