summaryrefslogtreecommitdiffstats
path: root/rootdir/etc/init.goldfish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/etc/init.goldfish.sh')
-rwxr-xr-xrootdir/etc/init.goldfish.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/rootdir/etc/init.goldfish.sh b/rootdir/etc/init.goldfish.sh
index 1156dd7..ece75b4 100755
--- a/rootdir/etc/init.goldfish.sh
+++ b/rootdir/etc/init.goldfish.sh
@@ -57,10 +57,6 @@ case "$boot_anim" in
;;
esac
-# call 'qemu-props' to set system properties from the emulator.
-#
-/system/bin/qemu-props
-
# set up the second interface (for inter-emulator connections)
# if required
my_ip=`getprop net.shared_net_ip`