shell-global: Remove unused declaration
This commit is contained in:
parent
24fdb73b44
commit
ef9ade3548
@ -48,8 +48,6 @@
|
||||
static ShellGlobal *the_object = NULL;
|
||||
|
||||
static void grab_notify (GtkWidget *widget, gboolean is_grab, gpointer user_data);
|
||||
static void shell_global_on_gc (GjsContext *context,
|
||||
ShellGlobal *global);
|
||||
|
||||
struct _ShellGlobal {
|
||||
GObject parent;
|
||||
|
Loading…
Reference in New Issue
Block a user