Skip to content

Commit c3410c1

Browse files
authored
Merge pull request #234 from Kloenk/improved_macro
make module! arguments optional
2 parents 039dab2 + 1825e2f commit c3410c1

File tree

9 files changed

+287
-206
lines changed

9 files changed

+287
-206
lines changed

drivers/android/rust_binder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ module! {
3535
author: b"Wedson Almeida Filho",
3636
description: b"Android Binder",
3737
license: b"GPL v2",
38-
params: {},
3938
}
4039

4140
enum Either<L, R> {

0 commit comments

Comments
 (0)