Skip to content

Commit 5943166

Browse files
bjorn3antoyo
authored andcommitted
Remove unused Context assoc type from WriteBackendMethods
1 parent 5c30c25 commit 5943166

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
@@ -212,7 +212,6 @@ impl WriteBackendMethods for GccCodegenBackend {
212212
type Module = GccContext;
213213
type TargetMachine = ();
214214
type ModuleBuffer = ModuleBuffer;
215-
type Context = ();
216215
type ThinData = ();
217216
type ThinBuffer = ThinBuffer;
218217

0 commit comments

Comments
 (0)