mirror of
https://github.com/bumi/openalias-ruby
synced 2026-02-13 23:27:49 +00:00
cleanup
This commit is contained in:
@@ -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);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user