Remove default signature advertsing Delta Chat

This commit is contained in:
link2xt
2022-01-06 01:50:19 +00:00
parent 27eb82c556
commit 29c58efeb3
5 changed files with 3 additions and 35 deletions

View File

@@ -5634,12 +5634,6 @@ void dc_event_unref(dc_event_t* event);
/// Used in summaries.
#define DC_STR_FILE 12
/// "Sent with my Delta Chat Messenger: https://delta.chat"
///
/// Used as the default footer
/// if nothing else is set by the dc_set_config()-option `selfstatus`.
#define DC_STR_STATUSLINE 13
/// "Group name changed from %1$s to %2$s."
///
/// Used in status messages for group name changes.