Remove unused Context assoc type from WriteBackendMethods
This commit is contained in:
parent
5c30c25f07
commit
5943166b29
@ -212,7 +212,6 @@ impl WriteBackendMethods for GccCodegenBackend {
|
||||
type Module = GccContext;
|
||||
type TargetMachine = ();
|
||||
type ModuleBuffer = ModuleBuffer;
|
||||
type Context = ();
|
||||
type ThinData = ();
|
||||
type ThinBuffer = ThinBuffer;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user