shell: Remove format_date() utility function
It is now unused. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/807
This commit is contained in:

committed by
Georges Basile Stavracas Neto

parent
ac1f896107
commit
f51952f5d6
@ -19,8 +19,6 @@ void shell_util_get_transformed_allocation (ClutterActor *actor,
|
||||
|
||||
int shell_util_get_week_start (void);
|
||||
|
||||
char *shell_util_format_date (const char *format,
|
||||
gint64 time_ms);
|
||||
const char *shell_util_translate_time_string (const char *str);
|
||||
|
||||
char *shell_util_regex_escape (const char *str);
|
||||
|
Reference in New Issue
Block a user