From 9b15f15c4194d5d8cfc8298c69c62fb1f30b462b Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 23 Jan 2008 10:20:32 +0000 Subject: [PATCH] not needed anymore; Set in the SAT pool --- zypp/zypp_detail/ZYppImpl.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/zypp/zypp_detail/ZYppImpl.cc b/zypp/zypp_detail/ZYppImpl.cc index 1a75033..f3bfa5c 100644 --- a/zypp/zypp_detail/ZYppImpl.cc +++ b/zypp/zypp_detail/ZYppImpl.cc @@ -411,7 +411,6 @@ namespace zypp void ZYppImpl::setArchitecture( const Arch & arch ) { _architecture = arch; - if (_resolver) _resolver->setArchitecture( arch ); } //------------------------------------------------------------------------ -- 2.7.4