Salome HOME
BUG 0020024: a --gdb-session option to runSalome ...
[modules/kernel.git] / src / Batch / Batch_Date.cxx
index 0ec1166ef5cb0d6cdb5edab2c0d8eaeeed0a5d1e..b228a5ddc04b91aee1ae3f4450439914f1bb2413 100644 (file)
@@ -60,7 +60,7 @@ namespace Batch {
       _sec   = p_tm->tm_sec;
 
     } else {
-      char c;
+//      char c;
 //       istringstream ist(s);
 //       ist >> _day   >> c
 //       >> _month >> c
@@ -124,7 +124,7 @@ namespace Batch {
       _sec   = p_tm->tm_sec;
 
     } else {
-      char c;
+//       char c;
 //       istringstream ist(s);
 //       ist >> _day   >> c
 //       >> _month >> c