Skip to content

Commit 2db7a87

Browse files
committed
Remove unused Context assoc type from WriteBackendMethods
1 parent 869203c commit 2db7a87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ impl WriteBackendMethods for GccCodegenBackend {
210210
type Module = GccContext;
211211
type TargetMachine = ();
212212
type ModuleBuffer = ModuleBuffer;
213-
type Context = ();
214213
type ThinData = ();
215214
type ThinBuffer = ThinBuffer;
216215

0 commit comments

Comments
 (0)