meld r1241 - trunk/vc
- From: vincele svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: meld r1241 - trunk/vc
 
- Date: Mon,  9 Mar 2009 21:42:32 +0000 (UTC)
 
Author: vincele
Date: Mon Mar  9 21:42:32 2009
New Revision: 1241
URL: http://svn.gnome.org/viewvc/meld?rev=1241&view=rev
Log:
Remove unused "_cachetime" attribute
Modified:
   trunk/vc/tla.py
Modified: trunk/vc/tla.py
==============================================================================
--- trunk/vc/tla.py	(original)
+++ trunk/vc/tla.py	Mon Mar  9 21:42:32 2009
@@ -66,7 +66,6 @@
     PATCH_INDEX_RE = "--- orig/(.*)"
 
     def __init__(self, location):
-        self._cachetime = None
         self._cached_statuses = None
         _vc.Vc.__init__(self, location)
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]