summaryrefslogtreecommitdiff
path: root/src/libmbim-glib/mbim-uuid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmbim-glib/mbim-uuid.h')
-rw-r--r--src/libmbim-glib/mbim-uuid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libmbim-glib/mbim-uuid.h b/src/libmbim-glib/mbim-uuid.h
index b0541f6..255b24a 100644
--- a/src/libmbim-glib/mbim-uuid.h
+++ b/src/libmbim-glib/mbim-uuid.h
@@ -278,8 +278,6 @@ typedef enum {
MBIM_CONTEXT_TYPE_LOCAL = 9,
} MbimContextType;
-const gchar *mbim_context_type_get_string (MbimContextType val);
-
/* To/From context type */
const MbimUuid *mbim_uuid_from_context_type (MbimContextType context_type);
MbimContextType mbim_uuid_to_context_type (const MbimUuid *uuid);