> @@ -63,11 +63,6 @@
>     protected Predicate<AtomicReference<Operation>> operationDone;
>     protected URI projectUrl;
>  
> -   protected Supplier<String> userProject;
> -   protected Predicate<AtomicReference<Operation>> 
> globalOperationDonePredicate;
> -   protected Predicate<AtomicReference<Operation>> 
> regionOperationDonePredicate;
> -   protected Predicate<AtomicReference<Operation>> 
> zoneOperationDonePredicate;

These appear to be unused. Eclipse did not flag them as unused which gave me 
pause. Im running the live tests to check.  

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/112/files#r22558445

Reply via email to