summaryrefslogtreecommitdiff
path: root/rust/rust.go
diff options
context:
space:
mode:
Diffstat (limited to 'rust/rust.go')
-rw-r--r--rust/rust.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/rust/rust.go b/rust/rust.go
index e1a69c047..74d282864 100644
--- a/rust/rust.go
+++ b/rust/rust.go
@@ -262,10 +262,6 @@ func (c *Module) IsLlndkPublic() bool {
return false
}
-func (m *Module) IsLlndkHeaders() bool {
- return false
-}
-
func (m *Module) IsLlndkLibrary() bool {
return false
}