From: Stephan Kulow Date: Thu, 7 Feb 2008 14:13:36 +0000 (+0000) Subject: no longer needed X-Git-Tag: BASE-SuSE-Linux-11_0-Branch~440^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=30c7a6d696bb99f74af2452fbf5ad30a2f4ec34a;p=platform%2Fupstream%2Fzypper.git no longer needed --- diff --git a/src/zypper-repos.cc b/src/zypper-repos.cc index e9ca37a..029ef69 100644 --- a/src/zypper-repos.cc +++ b/src/zypper-repos.cc @@ -6,7 +6,6 @@ #include "zypp/ZYpp.h" #include "zypp/base/Logger.h" -#include "zypp/target/store/PersistentStorage.h" #include "zypp/base/IOStream.h" #include "zypp/RepoManager.h" diff --git a/src/zypper-updates.h b/src/zypper-updates.h index b2798b0..e559d6b 100644 --- a/src/zypper-updates.h +++ b/src/zypper-updates.h @@ -20,7 +20,6 @@ #include "zypp/Locale.h" #include "zypp/ZYpp.h" #include "zypp/ZYppFactory.h" -#include "zypp/ResStore.h" #include "zypp/RepoInfo.h" #define ZYPP_CHECKPATCHES_LOG "/var/log/zypper.log"