---
 new-yum-cron/yum-cron.py | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/new-yum-cron/yum-cron.py b/new-yum-cron/yum-cron.py
index 21c9e37..e5eb0ae 100755
--- a/new-yum-cron/yum-cron.py
+++ b/new-yum-cron/yum-cron.py
@@ -867,10 +867,6 @@ class YumCronBase(yum.YumBase):
                 self.updateMetadata.add(md)
                 md.close()
 
-    def populateUpdates(self):
-        """Retrieve and set up information about the updates available
-        for installed packages.
-        """
     def refreshUpdates(self):
         try:
             # figure out the updates
-- 
1.7.11.2

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to