Salome HOME
Fight warnings
[tools/libbatch.git] / src / Vishnu / BatchManager_Vishnu.cxx
index 113e99e9bf15ef361323b3e2e2e2840a0ae6f405..4e93051ddae70d514d1869c61f10929281e0346c 100644 (file)
@@ -49,7 +49,7 @@ namespace Batch {
   BatchManager_Vishnu::BatchManager_Vishnu(const FactBatchManager * parent,
                                              const char * host,
                                              const char * username,
-                                             CommunicationProtocolType protocolType,
+                                             CommunicationProtocolType /*protocolType*/,
                                              const char * mpiImpl)
     : // Force SH protocol for Vishnu
       BatchManager(parent, host, username, SH, mpiImpl)