Remove empty lines around braces with the formatting script

This commit is contained in:
Aaron Franke 2020-09-23 02:29:56 -04:00
parent 66e3060ea1
commit 02161aad5a
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
221 changed files with 0 additions and 399 deletions

View file

@ -57,7 +57,6 @@ protected:
public:
enum UPNPResult {
UPNP_RESULT_SUCCESS,
UPNP_RESULT_NOT_AUTHORIZED,
UPNP_RESULT_PORT_MAPPING_NOT_FOUND,

View file

@ -38,7 +38,6 @@ class UPNPDevice : public Reference {
public:
enum IGDStatus {
IGD_STATUS_OK,
IGD_STATUS_HTTP_ERROR,
IGD_STATUS_HTTP_EMPTY,