dont crash
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 24 Jul 2007 14:13:55 +0000 (14:13 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 24 Jul 2007 14:13:55 +0000 (14:13 +0000)
zypp/RepoManager.cc

index 2afaffe..b06d962 100644 (file)
@@ -255,7 +255,6 @@ namespace zypp
     if ( PathInfo(_pimpl->options.knownReposPath).isExist() )
     {
       RepoInfoList repos = repositories_in_dir(_pimpl->options.knownReposPath);
-      
       for ( RepoInfoList::iterator it = repos.begin();
             it != repos.end();
             ++it )