Remove unused Context assoc type from WriteBackendMethods
This commit is contained in:
parent
869203cdb2
commit
2db7a873de
@ -210,7 +210,6 @@ impl WriteBackendMethods for GccCodegenBackend {
|
||||
type Module = GccContext;
|
||||
type TargetMachine = ();
|
||||
type ModuleBuffer = ModuleBuffer;
|
||||
type Context = ();
|
||||
type ThinData = ();
|
||||
type ThinBuffer = ThinBuffer;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user