summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/pkgorder9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/pkgorder b/scripts/pkgorder
index a09fc5146..4dd59933c 100755
--- a/scripts/pkgorder
+++ b/scripts/pkgorder
@@ -59,15 +59,6 @@ class PackageOrderer(YumSorter):
self.doGroupSetup()
self.repos.populateSack(with='filelists')
- def errorlog(self, value, msg):
- pass
-
- def filelog(self, value, msg):
- pass
-
- def log(self, value, msg):
- pass
-
def getDownloadPkgs(self):
pass