aboutsummaryrefslogtreecommitdiff
path: root/src/im-asapo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-asapo.c')
-rw-r--r--src/im-asapo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/im-asapo.c b/src/im-asapo.c
index 87c3f0c1..9162946b 100644
--- a/src/im-asapo.c
+++ b/src/im-asapo.c
@@ -273,8 +273,6 @@ static void send_callback(void *a, AsapoRequestCallbackPayloadHandle payload,
{
if ( asapo_is_error(err) ) {
show_asapo_error("ASAP::O send error", err);
- } else if ( err != NULL ) {
- show_asapo_error("ASAP::O send warning", err);
}
}