Remove the unused context from CreateDebugLocation
This went unused in commit 88d874de63, part of #68965.
This commit is contained in:
@@ -2102,7 +2102,6 @@ extern "C" {
|
||||
);
|
||||
|
||||
pub fn LLVMRustDIBuilderCreateDebugLocation(
|
||||
Context: &'a Context,
|
||||
Line: c_uint,
|
||||
Column: c_uint,
|
||||
Scope: &'a DIScope,
|
||||
|
||||
Reference in New Issue
Block a user