Ignore:
Timestamp:
05/11/11 11:04:10 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/main_server.cpp

    r187 r190  
    1010int main(int argc, char ** argv, char ** UNUSED(env)) 
    1111{ 
    12    try 
     12   /*try 
    1313   { 
    1414      //comm::CMPIManager::Initialise(&argc, &argv); // < seulement en mode connecté 
     
    3030      CMPIManager::Finalize(); 
    3131      return (EXIT_FAILURE); 
    32    } 
     32   }*/ 
    3333   return (EXIT_SUCCESS); 
    3434} 
Note: See TracChangeset for help on using the changeset viewer.