Remove deprecated call to g_type_init

master-1.22
infirit 2014-05-20 12:35:47 +02:00
parent 271719fd49
commit 0b75b3c4b4
1 changed files with 0 additions and 2 deletions

View File

@ -527,8 +527,6 @@ get_initial_workspace (void)
GdkAtom atom;
GdkAtom cardinal_atom;
g_type_init ();
window = gdk_get_default_root_window();
atom = gdk_atom_intern_static_string ("_NET_CURRENT_DESKTOP");