From 3cf7a1d04dcffa52907026c4c2d35ee8273f3147 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 25 May 2024 15:36:18 +0200 Subject: [PATCH] remove gpi_gphoto_port_type_map. fixes https://github.com/gphoto/libgphoto2/issues/970 --- libgphoto2_port/libgphoto2_port/libgphoto2_port.ver | 1 - 1 file changed, 1 deletion(-) diff --git a/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver b/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver index afceca453b..0bc57798a3 100644 --- a/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver +++ b/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver @@ -73,7 +73,6 @@ LIBGPHOTO2_5_0 { # These are only supposed to be used by libgphoto2 internally. LIBGPHOTO2_INTERNAL { - gpi_gphoto_port_type_map; gpi_enum_to_string; gpi_string_to_enum; gpi_string_to_flag;