From 77dcbe25109217e23304b0301176d8ef20fe8a76 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Tue, 16 Feb 2010 16:02:10 +0000
Subject: [PATCH]  - no need to repeat already existing value

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32642 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/development.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/buildout/development.cfg b/buildout/development.cfg
index ccb0307e8d..0c80e4217a 100644
--- a/buildout/development.cfg
+++ b/buildout/development.cfg
@@ -34,7 +34,6 @@ products =
 mysql_database_name = development_site
 
 erp5_sql_connection_string = ${:mysql_database_name}@${configuration:mysql_host}:${configuration:mysql_port} root
-bt5-path = ${bt5-erp5:location}
 bt5 =
    erp5_base
    erp5_forge
-- 
2.30.9