diff options
Diffstat (limited to 'gcc/rust/rust-location.h')
-rw-r--r-- | gcc/rust/rust-location.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rust/rust-location.h b/gcc/rust/rust-location.h index ae38b2b..0b94d7b 100644 --- a/gcc/rust/rust-location.h +++ b/gcc/rust/rust-location.h @@ -31,6 +31,4 @@ typedef location_t Location; -typedef rich_location RichLocation; - #endif // !defined(RUST_LOCATION_H) |