mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
prog: remove unused declaration
This commit is contained in:
parent
3a866068b3
commit
0ed1da4a12
@ -48,8 +48,6 @@ type Target struct {
|
||||
resourceCtors map[string][]*Syscall
|
||||
}
|
||||
|
||||
type StructGen func(g *Gen, typ *StructType, old *GroupArg) (Arg, []*Call)
|
||||
|
||||
var targets = make(map[string]*Target)
|
||||
|
||||
func RegisterTarget(target *Target) {
|
||||
|
Loading…
Reference in New Issue
Block a user