[gitg] Do not activate default view twice
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Do not activate default view twice
- Date: Fri, 1 Mar 2013 22:59:03 +0000 (UTC)
commit e707a581cc5920ce917457e4f67d8b2b0939dd85
Author: Jesse van den Kieboom <jessevdk gnome org>
Date: Fri Mar 1 23:58:36 2013 +0100
Do not activate default view twice
gitg/gitg-window.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gitg/gitg-window.vala b/gitg/gitg-window.vala
index d063db8..b35b163 100644
--- a/gitg/gitg-window.vala
+++ b/gitg/gitg-window.vala
@@ -331,7 +331,6 @@ public class Window : Gtk.ApplicationWindow, GitgExt.Application, Initable, Gtk.
"position",
SettingsBindFlags.GET | SettingsBindFlags.SET);
- activate_default_view();
return true;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]