about summary refs log tree commit diff
path: root/src/rt/rust_abi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt/rust_abi.h')
-rw-r--r--src/rt/rust_abi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_abi.h b/src/rt/rust_abi.h
index c56bf96291f..4179bf75157 100644
--- a/src/rt/rust_abi.h
+++ b/src/rt/rust_abi.h
@@ -76,4 +76,3 @@ std::string symbolicate(const std::vector<frame> &frames);
 uint32_t get_abi_version();
 
 #endif
-