remove some commented out bits
authorAnthony F. Molinaro <molinaro@apache.org>
Thu, 23 Jun 2011 17:43:05 +0000 (17:43 +0000)
committerAnthony F. Molinaro <molinaro@apache.org>
Thu, 23 Jun 2011 17:43:05 +0000 (17:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1139014 13f79535-47bb-0310-9956-ffa450edef68

lib/erl/Makefile.am

index fd780a2..a363cf4 100644 (file)
@@ -18,8 +18,6 @@
 #
 
 THRIFT = ../../compiler/cpp/thrift
-#THRIFT_FILES = ../../test/ThriftTest.thrift \
-#                         ../../test/Stress.thrift
 THRIFT_FILES = $(wildcard ../../test/*.thrift) \
                           $(wildcard test/*.thrift)