From be3d97528ecae8523133c8f02de5a10f6a6c75a5 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Tue, 11 Nov 2008 09:53:44 +0000 Subject: [PATCH] remove obsolete includes --- zypp/RepoManager.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/zypp/RepoManager.cc b/zypp/RepoManager.cc index 82e171826..4f762cfab 100644 --- a/zypp/RepoManager.cc +++ b/zypp/RepoManager.cc @@ -50,9 +50,6 @@ #include "zypp/ZYppCallbacks.h" #include "sat/Pool.h" -#include "satsolver/pool.h" -#include "satsolver/repo.h" -#include "satsolver/repo_solv.h" using std::endl; using std::string; -- 2.34.1