Skip to content

Commit

Permalink
remove girepository symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
vixalien committed Dec 23, 2023
1 parent 404fea7 commit 5378d5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bindings/girepository.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const { g } = openLib(libName("girepository-1.0", 1), {
},
base_info: {
get_name: $string($pointer),
get_namespace: $string($pointer),
is_deprecated: $bool($pointer),
get_type: $i32($pointer),
unref: $void($pointer),
Expand Down

0 comments on commit 5378d5e

Please sign in to comment.