Remove empty lines around braces with the formatting script
This commit is contained in:
parent
66e3060ea1
commit
02161aad5a
221 changed files with 0 additions and 399 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue