[meld/VersionControlRework: 25/123] vcview: There's no reason to prime the cache; the VC will sort it out
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/VersionControlRework: 25/123] vcview: There's no reason to prime the cache; the VC will sort it out
- Date: Sun, 19 Apr 2015 20:08:05 +0000 (UTC)
commit 7eda0b2b12772e24acc3ee3e72f526002a35395a
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Mar 22 08:21:53 2015 +1000
vcview: There's no reason to prime the cache; the VC will sort it out
meld/vcview.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meld/vcview.py b/meld/vcview.py
index 1771795..9d342ae 100644
--- a/meld/vcview.py
+++ b/meld/vcview.py
@@ -428,7 +428,6 @@ class VcView(melddoc.MeldDoc, gnomeglade.Component):
active_action(a[0]) and a[1]]
yield _("Scanning %s") % rootname
- self.vc._get_tree_cache()
while todo:
# This needs to happen sorted and depth-first in order for our row
# references to remain valid while we traverse.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]