Skip to content

Commit

Permalink
Remove no longer needed version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Aug 6, 2023
1 parent de032e9 commit f973e91
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 38 deletions.
14 changes: 0 additions & 14 deletions gio/Gir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -825,18 +825,6 @@ status = "generate"
name = "set_attribute_stringv"
# use strv
manual = true
[[object.function]]
name = "get_attribute_file_path"
version = "2.78"
[object.function.return]
nullable = true
type = "filename"
[[object.function]]
name = "set_attribute_file_path"
version = "2.78"
[[object.function.parameter]]
name = "attr_value"
string_type = "filename"

[[object]]
name = "Gio.FilterOutputStream"
Expand Down Expand Up @@ -1508,7 +1496,6 @@ manual_traits = ["UnixInputStreamExtManual"]
[[object]]
name = "Gio.UnixMountEntry"
status = "generate"
version = "2.54"
concurrency = "send+sync"
cfg_condition = "unix"
[[object.derive]]
Expand All @@ -1517,7 +1504,6 @@ cfg_condition = "unix"
[[object]]
name = "Gio.UnixMountPoint"
status = "generate"
version = "2.54"
concurrency = "send+sync"
cfg_condition = "unix"
[[object.derive]]
Expand Down
21 changes: 0 additions & 21 deletions gio/sys/Gir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,6 @@ external_libraries = [
"GObject",
]

[[object]]
name = "Gio.FileInfo"
status = "generate"
[[object.function]]
pattern = "[s|g]et_attribute_file_path"
version = "2.78"

[[object]]
name = "Gio.UnixMountEntry"
status = "generate"
[[object.function]]
name = "get_type"
version = "2.54"

[[object]]
name = "Gio.UnixMountPoint"
status = "generate"
[[object.function]]
name = "get_type"
version = "2.54"

[[object]]
name = "Gio.SocketFamily"
status = "manual"
Expand Down
3 changes: 0 additions & 3 deletions glib/sys/Gir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ status = "generate"
[[object.function]]
name = "assertion_message_cmpint"
version = "2.78"
[[object.function]]
name = "test_disable_crash_reporting"
version = "2.78"

[[object]]
name = "GLib.LOG_DOMAIN"
Expand Down

0 comments on commit f973e91

Please sign in to comment.