From: Anthony F. Molinaro Date: Thu, 23 Jun 2011 17:43:05 +0000 (+0000) Subject: remove some commented out bits X-Git-Tag: 0.7.0~52 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=439db4dd631f6f3998f48fec5dd3321d52d636e2;p=common%2Fthrift.git remove some commented out bits git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1139014 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/erl/Makefile.am b/lib/erl/Makefile.am index fd780a2c..a363cf41 100644 --- a/lib/erl/Makefile.am +++ b/lib/erl/Makefile.am @@ -18,8 +18,6 @@ # THRIFT = ../../compiler/cpp/thrift -#THRIFT_FILES = ../../test/ThriftTest.thrift \ -# ../../test/Stress.thrift THRIFT_FILES = $(wildcard ../../test/*.thrift) \ $(wildcard test/*.thrift)