bin/xtmjoin: removed useless file about buffer size.

This commit is contained in:
Glenn Y. Rolland 2010-11-15 22:09:18 +01:00
parent 9a4c6b0e94
commit f9b28cc008

View file

@ -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 = []