Remove unused Context assoc type from WriteBackendMethods
This commit is contained in:
parent
744e397d88
commit
7c91ec4652
3 changed files with 0 additions and 3 deletions
|
@ -210,7 +210,6 @@ impl WriteBackendMethods for GccCodegenBackend {
|
|||
type Module = GccContext;
|
||||
type TargetMachine = ();
|
||||
type ModuleBuffer = ModuleBuffer;
|
||||
type Context = ();
|
||||
type ThinData = ();
|
||||
type ThinBuffer = ThinBuffer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue