diff options
Diffstat (limited to 'gcc/rust/ast/rust-ast-full-decls.h')
-rw-r--r-- | gcc/rust/ast/rust-ast-full-decls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rust/ast/rust-ast-full-decls.h b/gcc/rust/ast/rust-ast-full-decls.h index 64b9b3d..9e961f9 100644 --- a/gcc/rust/ast/rust-ast-full-decls.h +++ b/gcc/rust/ast/rust-ast-full-decls.h @@ -171,7 +171,6 @@ class SelfParam; class FunctionQualifiers; class FunctionParam; struct Visibility; -class Method; class VisItem; class Module; class ExternCrate; |