X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCore%2FBatch_Constants.hxx;h=b8c1b969514267fbb7d7a0ecf78a89c493560888;hb=22e2a51eb83e8e1ff962a027f67f9e433d30389f;hp=332a16314e5d5cbef789d0e3b962f409a47a0758;hpb=f9cfa27307e650551fd1f69d616cdec5f9ff2efd;p=tools%2Flibbatch.git diff --git a/src/Core/Batch_Constants.hxx b/src/Core/Batch_Constants.hxx index 332a163..b8c1b96 100644 --- a/src/Core/Batch_Constants.hxx +++ b/src/Core/Batch_Constants.hxx @@ -53,7 +53,6 @@ namespace Batch { decl_extern_Constant(ENDTIME); decl_extern_Constant(EUSER); decl_extern_Constant(EXECUTABLE); - decl_extern_Constant(EXECUTIONHOST); decl_extern_Constant(EXITCODE); decl_extern_Constant(HOLD); decl_extern_Constant(ID); @@ -74,7 +73,6 @@ namespace Batch { decl_extern_Constant(STARTTIME); decl_extern_Constant(STATE); decl_extern_Constant(TEXT); - decl_extern_Constant(TMPDIR); decl_extern_Constant(USEDCPUTIME); decl_extern_Constant(USEDDISKSIZE); decl_extern_Constant(USEDRAMSIZE);