[gnome-session] app: drop unused variable from state struct
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] app: drop unused variable from state struct
- Date: Wed, 18 Feb 2015 19:14:15 +0000 (UTC)
commit b88aa0a9b2b97eddf0cf73f67c650baf96d78710
Author: Ray Strode <rstrode redhat com>
Date: Wed Feb 18 13:42:04 2015 -0500
app: drop unused variable from state struct
https://bugzilla.gnome.org/show_bug.cgi?id=744752
gnome-session/gsm-app.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-app.c b/gnome-session/gsm-app.c
index d056597..af09352 100644
--- a/gnome-session/gsm-app.c
+++ b/gnome-session/gsm-app.c
@@ -38,7 +38,6 @@ struct _GsmAppPrivate
char *app_id;
int phase;
char *startup_id;
- gboolean ever_started;
GTimeVal last_restart_time;
GDBusConnection *connection;
GsmExportedApp *skeleton;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]