Add more explicit casts and remove dead code

Comment unused SERVER from DeviceShutdown.
Comment unused max from parse_hostport.
Comment unused nodeptr from ixmlNode_cloneDoc.
Comment unused newNode from Parser_hasDefaultNamespace.
Comment unused Parser_parseReference function
Check return code of shutdown and display an error if needed.
This commit is contained in:
Fabrice Fontaine
2012-03-15 14:49:26 +01:00
parent c9f3e26f24
commit cb07623dde
13 changed files with 159 additions and 118 deletions

View File

@@ -502,7 +502,7 @@ int DeviceShutdown(
/* [in] Device UDN. */
char *Udn,
/* [in] . */
char *_Server,
/*char *_Server,*/
/* [in] Location URL. */
char *Location,
/* [in] Device duration in sec. */