Remove empty lines around braces with the formatting script
This commit is contained in:
@ -57,7 +57,6 @@ protected:
|
||||
|
||||
public:
|
||||
enum UPNPResult {
|
||||
|
||||
UPNP_RESULT_SUCCESS,
|
||||
UPNP_RESULT_NOT_AUTHORIZED,
|
||||
UPNP_RESULT_PORT_MAPPING_NOT_FOUND,
|
||||
|
||||
@ -38,7 +38,6 @@ class UPNPDevice : public Reference {
|
||||
|
||||
public:
|
||||
enum IGDStatus {
|
||||
|
||||
IGD_STATUS_OK,
|
||||
IGD_STATUS_HTTP_ERROR,
|
||||
IGD_STATUS_HTTP_EMPTY,
|
||||
|
||||
Reference in New Issue
Block a user