shell-global: Remove extraneous label
gcc warns on this.
This commit is contained in:
parent
aba6c222cb
commit
b1c2f4a8d6
@ -1889,6 +1889,5 @@ shell_global_get_runtime_state (ShellGlobal *global,
|
|||||||
g_mapped_file_unref (mfile);
|
g_mapped_file_unref (mfile);
|
||||||
}
|
}
|
||||||
|
|
||||||
out:
|
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user