bin/xtmjoin: removed useless file about buffer size.
This commit is contained in:
parent
9a4c6b0e94
commit
f9b28cc008
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class XtmJoin
|
||||||
|
|
||||||
attr_reader :opts
|
attr_reader :opts
|
||||||
|
|
||||||
BUFFER_MAX_SIZE = 4096 * 4096
|
|
||||||
|
|
||||||
def initialize args
|
def initialize args
|
||||||
@args = []
|
@args = []
|
||||||
|
|
Loading…
Reference in a new issue