From 439db4dd631f6f3998f48fec5dd3321d52d636e2 Mon Sep 17 00:00:00 2001 From: "Anthony F. Molinaro" Date: Thu, 23 Jun 2011 17:43:05 +0000 Subject: [PATCH] remove some commented out bits git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1139014 13f79535-47bb-0310-9956-ffa450edef68 --- lib/erl/Makefile.am | 2 -- 1 file changed, 2 deletions(-) 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) -- 2.17.1