aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/ast/rust-ast-full-decls.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/ast/rust-ast-full-decls.h')
-rw-r--r--gcc/rust/ast/rust-ast-full-decls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rust/ast/rust-ast-full-decls.h b/gcc/rust/ast/rust-ast-full-decls.h
index ebd2b2a..7644dfe 100644
--- a/gcc/rust/ast/rust-ast-full-decls.h
+++ b/gcc/rust/ast/rust-ast-full-decls.h
@@ -182,8 +182,6 @@ struct Visibility;
class Method;
class VisItem;
class Module;
-class ModuleBodied;
-class ModuleNoBody;
class ExternCrate;
class UseTree;
class UseTreeGlob;