[Uludag-commits] r15626 - branches/pisi-db/pisi

uludag-commits at pardus.org.tr uludag-commits at pardus.org.tr
4 Eki 2007 Per 13:13:54 EEST


Author: faik
Date: Thu Oct  4 13:13:53 2007
New Revision: 15626

Modified:
   branches/pisi-db/pisi/context.py
Log:
Remove unused dbenv and commented out function


Modified: branches/pisi-db/pisi/context.py
=================================================================
--- branches/pisi-db/pisi/context.py	(original)
+++ branches/pisi-db/pisi/context.py	Thu Oct  4 13:13:53 2007
@@ -37,7 +37,6 @@
 stdout = None
 stderr = None
 
-dbenv = None
 installdb = None
 packagedb = None
 repodb = None
@@ -56,10 +55,6 @@
 # this is needed in build process to clean after if something goes wrong.
 build_leftover = None
 
-#def register(_impl):
-#    """ Register a UI implementation"""
-#    ui = _impl
-
 def disable_keyboard_interrupts():
     sig and sig.disable_signal(signal.SIGINT)
 


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi