Skip to content

Commit

Permalink
ns
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Sep 24, 2024
1 parent afe9647 commit 147600e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/org/jgroups/protocols/BatchBundler.java
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,6 @@ public void send(Message msg) throws Exception {
}
}



public int size() {
return 0;
}

public int getQueueSize() {
return 0;
}
Expand Down

0 comments on commit 147600e

Please sign in to comment.