mirror of
https://github.com/goplus/llgo.git
synced 2025-09-26 19:51:21 +08:00
remove duplicated return
This commit is contained in:
@@ -151,7 +151,6 @@ func (hw *cheaderWriter) processSignatureTypes(sig *types.Signature, visiting ma
|
||||
}
|
||||
}
|
||||
return nil
|
||||
return nil
|
||||
}
|
||||
|
||||
// goCTypeName returns the C type name for a Go type
|
||||
|
Reference in New Issue
Block a user