mirror of
https://github.com/sailfishos/ofono
synced 2025-12-09 11:11:04 +08:00
Fix: Remove easy uses of g_at_chat_shutdown
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user