mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
shell: Remove left-over function declaration
The function itself was removed in commit4b80cbe1cdback in 2016. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3206> (cherry picked from commita1dd5d5e1e)
This commit is contained in:
parent
29c51d098f
commit
61985169a2
1 changed files with 0 additions and 3 deletions
|
|
@ -19,9 +19,6 @@ GjsContext *_shell_global_get_gjs_context (ShellGlobal *global);
|
||||||
|
|
||||||
ShellAppCache * shell_global_get_app_cache (ShellGlobal *global);
|
ShellAppCache * shell_global_get_app_cache (ShellGlobal *global);
|
||||||
|
|
||||||
gboolean _shell_global_check_xdnd_event (ShellGlobal *global,
|
|
||||||
XEvent *xev);
|
|
||||||
|
|
||||||
void _shell_global_locate_pointer (ShellGlobal *global);
|
void _shell_global_locate_pointer (ShellGlobal *global);
|
||||||
|
|
||||||
void _shell_global_notify_shutdown (ShellGlobal *global);
|
void _shell_global_notify_shutdown (ShellGlobal *global);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue