Skip to content

Commit ffde3ba

Browse files
glib/gio: Remove no longer used version/ignore
1 parent 38989b0 commit ffde3ba

File tree

3 files changed

+0
-20
lines changed

3 files changed

+0
-20
lines changed

gio/sys/Gir.toml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,3 @@ status = "generate"
4848
[[object.function]]
4949
name = "close"
5050
cfg_condition = "unix"
51-
52-
[[object]]
53-
name = "Gio.Resolver"
54-
status = "generate"
55-
[[object.function]]
56-
name = "records_from_res_query"
57-
ignore = true
58-
59-
[[object]]
60-
name = "Gio.ResolverRecordType"
61-
status = "generate"
62-
[[object.function]]
63-
name = "to_rrtype"
64-
ignore = true

glib/Gir.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@ status = "generate"
122122
pattern = "(idle_remove_by_data|qsort_with_data)"
123123
ignore = true # Unsafe functions
124124
[[object.function]]
125-
pattern = "trace_(define_int64_counter|set_int64_counter|mark)"
126-
ignore = true # not useful
127-
[[object.function]]
128125
pattern = "(fopen|creat|chmod|blow_chunks|utime|slice_debug_tree_statistics|rename|remove|open|mkdir|lstat|fsync|freopen|set_prgname_once)"
129126
ignore = true # see https://gitlab.gnome.org/GNOME/glib/-/issues/3231
130127
[[object.function]]

glib/sys/Gir.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ status = "generate"
7979
name = "unix_get_passwd_entry"
8080
cfg_condition = "unix"
8181
[[object.function]]
82-
name = "get_user_state_dir"
83-
version = "2.72"
84-
[[object.function]]
8582
name = "assertion_message_cmpint"
8683
version = "2.78"
8784

0 commit comments

Comments
 (0)