summaryrefslogtreecommitdiffstats
path: root/gatchat/gatio.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gatio.h')
-rw-r--r--gatchat/gatio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gatchat/gatio.h b/gatchat/gatio.h
index 87eb633b..68b6ea8e 100644
--- a/gatchat/gatio.h
+++ b/gatchat/gatio.h
@@ -43,8 +43,6 @@ GIOChannel *g_at_io_get_channel(GAtIO *io);
GAtIO *g_at_io_ref(GAtIO *io);
void g_at_io_unref(GAtIO *io);
-gboolean g_at_io_shutdown(GAtIO *io);
-
gboolean g_at_io_set_read_handler(GAtIO *io, GAtIOReadFunc read_handler,
gpointer user_data);