>
> - checkState(orderInSystem, "order for guest %s doesn't have login
> details within %sms", result,
> - Long.toString(guestLoginDelay));
> - result = client.getVirtualGuestApi().getVirtualGuest(result.getId());
> + private Set<TagReference> getTagReferences(Set<String> tags) {This method is never used. Remove it? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/296/files#r12882328
