From ef43a335ff52a55b03b4d6687c3e876e547cd27a Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 7 Jun 2013 13:24:16 +0100 Subject: [PATCH] formatting --- src/jalview/ws/rest/RestClient.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/jalview/ws/rest/RestClient.java b/src/jalview/ws/rest/RestClient.java index 061a3fa..437d3b4 100644 --- a/src/jalview/ws/rest/RestClient.java +++ b/src/jalview/ws/rest/RestClient.java @@ -225,7 +225,6 @@ public class RestClient extends WSClient implements WSClientI, * informative name for results */ public String viewTitle; - protected void constructJob() { service.setInvolvesFlags(); -- 1.7.10.2