aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-component-listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-component-listener.c')
-rw-r--r--e-util/e-component-listener.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-component-listener.c b/e-util/e-component-listener.c
index 024e4a93f1..1e7027f33d 100644
--- a/e-util/e-component-listener.c
+++ b/e-util/e-component-listener.c
@@ -53,6 +53,7 @@ connection_listen_cb (gpointer object, gpointer user_data)
g_object_unref (cl);
break;
default :
+ break;
}
}
}