Skip to content

Commit

Permalink
TEIID-2495 removing unnecessary parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Aug 6, 2013
1 parent 9b70a31 commit 938a17c
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -35,7 +35,6 @@ public static class SharedAccessInfo {
public SharedAccessInfo info;
public boolean doNotCache;
public int fetchSize;
public boolean mustExecute;

public RegisterRequestParameter(String connectorBindingId, int nodeID,
int limit) {
Expand Down

0 comments on commit 938a17c

Please sign in to comment.