Quantcast

Get zone when needed, name from GetInstanceInfo.

Author Peter Eliasson <warackta@gmail.com>
Author date 2016-08-07 11:28:47
Author local date 2016-08-07 13:28:47 +0200
Committer Peter Eliasson <warackta@gmail.com>
Committer date 2016-08-07 11:41:43
Committer local date 2016-08-07 13:41:43 +0200
Commit 5869af41fd6b49e5925382f0abea188b279fdf22
Tree 9bb6169867aabe6ace99e68d71c54b2036a3f4ff
Parent f9aa35378417504efb6e24b590b7e3191f97b2da
Get zone when needed, name from GetInstanceInfo.

Instead of keeping track of the current zone, we now ask for it when
we need it. Probably doesn't make much of a difference either way, but
tracking it was just complexity for nothing.

Also changed to using the name returned by GetInstanceInfo. This seems
to be the same as we got previously from GetRealZoneText anyway(?)