remove errant printf
This commit is contained in:
parent
b592e8ef7e
commit
7e249acd6c
@ -148,8 +148,6 @@ func (this *UserInfo) fromMyINFO(protomsg string) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
fmt.Printf("PARSE: malformed\n")
|
||||
|
||||
// Couldn't get anything out of it...
|
||||
return errors.New("Malformed MyINFO")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user