summaryrefslogtreecommitdiffstats
path: root/plugins/ste.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ste.c')
-rw-r--r--plugins/ste.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ste.c b/plugins/ste.c
index 7e2df968..f3ae0b21 100644
--- a/plugins/ste.c
+++ b/plugins/ste.c
@@ -180,7 +180,6 @@ static void cfun_disable(gboolean ok, GAtResult *result, gpointer user_data)
DBG("");
- g_at_chat_shutdown(data->chat);
g_at_chat_unref(data->chat);
data->chat = NULL;