lib/upnp: use C++ exceptions instead of class Error
This commit is contained in:
@@ -22,10 +22,8 @@
|
||||
|
||||
#include "check.h"
|
||||
|
||||
class Error;
|
||||
|
||||
bool
|
||||
UpnpGlobalInit(Error &error);
|
||||
void
|
||||
UpnpGlobalInit();
|
||||
|
||||
void
|
||||
UpnpGlobalFinish();
|
||||
|
Reference in New Issue
Block a user