summaryrefslogtreecommitdiffstats
path: root/gatchat/gatmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gatmux.h')
-rw-r--r--gatchat/gatmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/gatmux.h b/gatchat/gatmux.h
index facc6fc6..5f9f5e7d 100644
--- a/gatchat/gatmux.h
+++ b/gatchat/gatmux.h
@@ -33,7 +33,6 @@ struct _GAtMux;
typedef struct _GAtMux GAtMux;
GAtMux *g_at_mux_new(GIOChannel *channel);
-GAtMux *g_at_mux_new_from_tty(const char *device);
GAtMux *g_at_mux_ref(GAtMux *mux);
void g_at_mux_unref(GAtMux *mux);