You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by mo...@apache.org on 2011/06/23 19:43:05 UTC

svn commit: r1139014 - /thrift/trunk/lib/erl/Makefile.am

Author: molinaro
Date: Thu Jun 23 17:43:05 2011
New Revision: 1139014

URL: http://svn.apache.org/viewvc?rev=1139014&view=rev
Log:
remove some commented out bits

Modified:
    thrift/trunk/lib/erl/Makefile.am

Modified: thrift/trunk/lib/erl/Makefile.am
URL: http://svn.apache.org/viewvc/thrift/trunk/lib/erl/Makefile.am?rev=1139014&r1=1139013&r2=1139014&view=diff
==============================================================================
--- thrift/trunk/lib/erl/Makefile.am (original)
+++ thrift/trunk/lib/erl/Makefile.am Thu Jun 23 17:43:05 2011
@@ -18,8 +18,6 @@
 #
 
 THRIFT = ../../compiler/cpp/thrift
-#THRIFT_FILES = ../../test/ThriftTest.thrift \
-#			   ../../test/Stress.thrift
 THRIFT_FILES = $(wildcard ../../test/*.thrift) \
 			   $(wildcard test/*.thrift)