aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/rust-location.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/rust-location.h')
-rw-r--r--gcc/rust/rust-location.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rust/rust-location.h b/gcc/rust/rust-location.h
index 0b94d7b..db756dd 100644
--- a/gcc/rust/rust-location.h
+++ b/gcc/rust/rust-location.h
@@ -29,6 +29,4 @@
// Used to replace Location default constructor
#define UNDEF_LOCATION UNKNOWN_LOCATION
-typedef location_t Location;
-
#endif // !defined(RUST_LOCATION_H)