From ab5d0d933de8137ac6bc14c4fc78700ca843d350 Mon Sep 17 00:00:00 2001
From: Romain Courteaud <romain@nexedi.com>
Date: Wed, 12 Jan 2011 14:39:39 +0000
Subject: [PATCH] Unused call.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42268 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../WebSection_addSelectedSoftwareProductToShoppingCart.xml     | 2 --
 bt5/vifib_web/bt/revision                                       | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml b/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml
index ed67c5ea2d..4d8d8b4b40 100644
--- a/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml
+++ b/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_addSelectedSoftwareProductToShoppingCart.xml
@@ -55,7 +55,6 @@
 """Add selected product to the cart and continue"""\n
 portal = context.getPortalObject()\n
 prefered_resource = portal.portal_preferences.getPreferredInstanceSetupResource()\n
-service = portal.restrictedTraverse(prefered_resource)\n
 \n
 ##Get item list\n
 item_list = []\n
@@ -159,7 +158,6 @@ context.WebSection_viewNextStep()\n
                             <string>context</string>
                             <string>portal</string>
                             <string>prefered_resource</string>
-                            <string>service</string>
                             <string>item_list</string>
                             <string>$list0</string>
                             <string>_getiter_</string>
diff --git a/bt5/vifib_web/bt/revision b/bt5/vifib_web/bt/revision
index b3b2268d23..d903d59723 100644
--- a/bt5/vifib_web/bt/revision
+++ b/bt5/vifib_web/bt/revision
@@ -1 +1 @@
-228
\ No newline at end of file
+229
\ No newline at end of file
-- 
2.30.9