aboutsummaryrefslogtreecommitdiff
path: root/src/Autodoc.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Autodoc.zig')
-rw-r--r--src/Autodoc.zig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Autodoc.zig b/src/Autodoc.zig
index 10fc336a41..55ff048482 100644
--- a/src/Autodoc.zig
+++ b/src/Autodoc.zig
@@ -607,7 +607,6 @@ const DocData = struct {
is_test: bool = false,
is_extern: bool = false,
},
- BoundFn: struct { name: []const u8 },
Opaque: struct {
name: []const u8,
src: usize, // index into astNodes