Salome HOME
Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
[modules/kernel.git] / src / Batch / Batch_BatchManager_ePBS.hxx
index 9effa53cf6dc544df48497768c4b8e038bb8ec3a..661b36829551c249d7bbb66c1e1210d10519fc4c 100644 (file)
@@ -25,7 +25,7 @@
  * Auteur : Bernard SECHER - CEA DEN
  * Mail   : mailto:bernard.secher@cea.fr
  * Date   : Thu Apr 24 10:17:22 2008
- * Projet : PAL Salome 
+ * Projet : PAL Salome
  *
  */
 
@@ -77,7 +77,7 @@ namespace Batch {
 
 
   protected:
-    void buildBatchScript(const Job & job) throw(EmulationException);
+    void buildBatchScript(const Job & job);
 
   private: