global: Remove session_type property
ShellGlobal:session-type is now unsed, remove it. https://bugzilla.gnome.org/show_bug.cgi?id=676156
This commit is contained in:
@ -146,7 +146,6 @@ typedef enum {
|
||||
SHELL_SESSION_GDM
|
||||
} ShellSessionType;
|
||||
|
||||
ShellSessionType shell_global_get_session_type (ShellGlobal *global);
|
||||
const char * shell_global_get_session_mode (ShellGlobal *global);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user