Revert "Fix minor EBN issues"

Authored by bcooksley on Aug 15 2018, 8:20 AM.

Description

Revert "Fix minor EBN issues"

This change fails to build on the CI system, which in turn blocks several Dependency Build jobs from completing successfully.
Failure of Dependency Build jobs makes the CI system maintainability extremely problematic.

This reverts commit 9d6729ea0dc4f3e935d16a0da41184df08c51c59.

Details

Committed
bcooksleyAug 15 2018, 8:20 AM
Parents
R472:9d6729ea0dc4: Fix minor EBN issues
Branches
Unknown
Tags
Unknown
Reverts
R472:9d6729ea0dc4: Fix minor EBN issues
yurchor added inline comments.
/src/upnp/upnprouter.cpp
21

Yes. This was wrong. Is it possible just revert this single change in src/upnp/upnprouter.cpp?

Sorry for my fault. From now, I will test every change to be buildable.

bcooksley added inline comments.Aug 16 2018, 12:48 PM
/src/upnp/upnprouter.cpp
21

No worries - this was mainly urgent as we needed to get the Dependency Build jobs up and running again.
This change can be restored once it's buildability is ensured.