Fix compilation
This commit is contained in:
parent
8af1991bc8
commit
5e65a6675c
1 changed files with 0 additions and 2 deletions
|
@ -129,8 +129,6 @@ static char *format_geo_link_osm (double lat, double lon) {
|
|||
lat, lon, lat, lon);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static void tgp_msg_send_done (struct tgl_state *TLS, void *callback_extra, int success, struct tgl_message *M) {
|
||||
if (! success) {
|
||||
char *err = g_strdup_printf("Sending message failed. %d: %s", TLS->error_code, TLS->error);
|
||||
|
|
Loading…
Add table
Reference in a new issue