[gitg/wip/simplify-arch] No need to notify availability anymore
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/simplify-arch] No need to notify availability anymore
- Date: Mon, 1 Jul 2013 08:16:07 +0000 (UTC)
commit 8dd8272ff54e2fad3f6530c7ac42635014c79a2d
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Mon Jul 1 10:16:00 2013 +0200
No need to notify availability anymore
plugins/files/gitg-files.vala | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/plugins/files/gitg-files.vala b/plugins/files/gitg-files.vala
index df24628..b863f3f 100644
--- a/plugins/files/gitg-files.vala
+++ b/plugins/files/gitg-files.vala
@@ -47,10 +47,6 @@ namespace GitgFiles
d_model = new TreeStore();
d_interfacesettings = new Settings("org.gnome.gitg.preferences.interface");
- application.notify["current_view"].connect((a, v) => {
- notify_property("available");
- });
-
history.selection_changed.connect(on_selection_changed);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]