ringer: Remove unused declarations
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/804>
This commit is contained in:
committed by
Marge Bot
parent
fe19fff15d
commit
7425e08fc3
@@ -44,8 +44,5 @@ G_DECLARE_FINAL_TYPE (CallsRinger, calls_ringer, CALLS, RINGER, GObject)
|
||||
|
||||
CallsRinger *calls_ringer_new (void);
|
||||
CallsRingState calls_ringer_get_state (CallsRinger *self);
|
||||
void calls_ringer_start_ringing (CallsRinger *self,
|
||||
gboolean quiet);
|
||||
void calls_ringer_stop_ringing (CallsRinger *self);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user