backend: Drop obsoleted line.

Variable in_hostname no longer used.
This commit is contained in:
Mikhail Efremov 2011-05-12 15:44:53 +04:00
parent 55b57106f4
commit 7102c33b40

View File

@ -559,7 +559,6 @@ on_message()
[ -n "$name" ] && write_iface "$name" "$in_bridge"
[ -n "$in_computer_name" ] && write_computer_name "$in_computer_name"
[ -n "$in_hostname" ] && write_hostname "$in_hostname"
if [ -n "$in_commit" ]; then
commit_cache || return