mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
...
This commit is contained in:
parent
4b2fbbb2f6
commit
ed2af7d22f
@ -158,7 +158,7 @@ main (int argc, char **argv)
|
||||
/* gtk_init() below overrides this, so it can be removed */
|
||||
meta_errors_init ();
|
||||
|
||||
g_type_init (0); /* grumble */
|
||||
g_type_init ();
|
||||
|
||||
if (!disable_sm)
|
||||
meta_session_init (client_id); /* client_id == NULL is fine */
|
||||
|
Loading…
Reference in New Issue
Block a user