Remove statement for debugging that was accidentally committed.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1518 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-02-07 17:09:31 +00:00
parent 671bf515f4
commit 2f34a5b124
+1 -2
View File
@@ -15,8 +15,7 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#BUILDLOG=/dev/null BUILDLOG=/dev/null
BUILDLOG=/tmp/build.log
TEMPFILE="/tmp/build.$$.tmp" TEMPFILE="/tmp/build.$$.tmp"
# Description: prints a command to stdout and then executes it # Description: prints a command to stdout and then executes it