1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

origin: Remove unused parameter from docstring

This commit is contained in:
Evangelos Ribeiro Tzaras 2022-01-20 09:08:54 +01:00
parent 4dd4ba3be3
commit bcdb703ec3

View file

@ -104,7 +104,6 @@ DEFINE_ORIGIN_GETTER(name, char *, NULL);
/**
* calls_origin_get_calls:
* @self: a #CallsOrigin
* @error: a #GError, or #NULL
*
* Get the list of current calls.
*