mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-13 02:07:14 +00:00
remove old comment
This commit is contained in:
parent
c8c20a6c8b
commit
2605da86c8
@ -78,10 +78,6 @@ impl DynamicItems {
|
||||
let init_fields = &self.init_fields;
|
||||
let struct_implementation = &self.struct_implementation;
|
||||
|
||||
// FIXME: Is there a better way to lay this out? Conditional in the quote
|
||||
// macro?
|
||||
// If we have any required symbols, we must alter the signature of `from_library`
|
||||
// so that it can return a failure code.
|
||||
quote! {
|
||||
extern crate libloading;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user