mirror of
https://github.com/bumi/openalias-ruby
synced 2024-10-03 10:29:46 +00:00
cleanup
This commit is contained in:
parent
30e9a0d805
commit
867cb68df6
@ -55,7 +55,6 @@ methods!(
|
||||
#[no_mangle]
|
||||
pub extern fn init_openalias_rust() {
|
||||
Class::from_existing("Openalias").define(|itself| {
|
||||
//Class::new("OpenaliasRust", None).define(|itself| {
|
||||
itself.def_self("addresses", addresses);
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user