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 fd780a2..a363cf4 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)