Remove the client name from the debug window in the GUI:
- It is a constant, there is no way to change it anyway (apart from editing the code)
- It is already part of the user agent, so mentioning it in a separate row doesn't add anything
Before:

After:

Remove the client name from the debug window in the GUI:
Before:

After:

Remove the client name from the debug window in the GUI. It is already
part of the user agent, so adding it separately doesn't add anything.
Concept ACK
ACK
On Wednesday, 29 June 2016, Jonas Schnelli notifications@github.com wrote:
Good idea. utACK a7897c0 https://github.com/bitcoin/bitcoin/pull/8281/commits/a7897c02f790cd487874f09bc7b4ec31c17968ee
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #8281 (comment), or mute the thread https://github.com/notifications/unsubscribe/AA0t8g7OTePGtG1ZW6kJt-zuJ9LfDfTxks5qQYDPgaJpZM4JASlx .
Concept ACK