[gnome-font-viewer] font-view: don't chain up to activate()
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-font-viewer] font-view: don't chain up to activate()
- Date: Thu, 10 Apr 2014 01:15:11 +0000 (UTC)
commit da2adf1fcd05eb3dc90a8186bf2a67f953b27bdb
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Apr 9 18:14:11 2014 -0700
font-view: don't chain up to activate()
It's not required.
src/font-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/font-view.c b/src/font-view.c
index 41086db..9c0c208 100644
--- a/src/font-view.c
+++ b/src/font-view.c
@@ -833,7 +833,6 @@ font_view_application_activate (GApplication *application)
{
FontViewApplication *self = FONT_VIEW_APPLICATION (application);
- G_APPLICATION_CLASS (font_view_application_parent_class)->activate (application);
font_view_application_do_overview (self);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]