2011-09-26 Vanessa Gil <vanessa.gil@artica.es>
* win32/windows/pandora_wmi.cc: Removed trace. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5000 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
cae2571934
commit
e0fc3ba5db
|
@ -1,3 +1,7 @@
|
|||
2011-09-26 Vanessa Gil <vanessa.gil@artica.es>
|
||||
|
||||
* win32/windows/pandora_wmi.cc: Removed trace.
|
||||
|
||||
2011-09-16 Dario Rodriguez <dario.rodriguez@artica.es>
|
||||
|
||||
* win32/pandora_agent_conf.cc: Fixed a problem generating broker conf
|
||||
|
|
|
@ -1203,7 +1203,6 @@ Pandora_Wmi::getSystemAddress () {
|
|||
string ret = "";
|
||||
|
||||
try {
|
||||
pandoraLog ("0");
|
||||
|
||||
dhCheck (dhGetObject (getWmiStr (L"."), NULL, &wmi_svc));
|
||||
dhCheck (dhGetValue (L"%o", &nic_info, wmi_svc,
|
||||
|
|
Loading…
Reference in New Issue