ShellAppMonitor: Add static to definition of sequence_ref
This commit is contained in:
parent
74eac21870
commit
36ee36283a
@ -1383,7 +1383,7 @@ shell_app_monitor_get_startup_sequences (ShellAppMonitor *self)
|
||||
|
||||
/* sn_startup_sequence_ref returns void, so make a
|
||||
* wrapper which returns self */
|
||||
SnStartupSequence *
|
||||
static SnStartupSequence *
|
||||
sequence_ref (SnStartupSequence *sequence)
|
||||
{
|
||||
sn_startup_sequence_ref (sequence);
|
||||
|
Loading…
Reference in New Issue
Block a user