From f9b28cc008942af907572ee8b4dc2b541b12cad5 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 15 Nov 2010 22:09:18 +0100 Subject: [PATCH] bin/xtmjoin: removed useless file about buffer size. --- bin/xtmjoin | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/xtmjoin b/bin/xtmjoin index 00a8922..9ca02d1 100755 --- a/bin/xtmjoin +++ b/bin/xtmjoin @@ -14,7 +14,6 @@ class XtmJoin attr_reader :opts - BUFFER_MAX_SIZE = 4096 * 4096 def initialize args @args = []