]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecSystemCommand.cxx
BUGs CPACK + BUGs CreatePackage CreateBlackBox windows
[bbtk.git] / packages / std / src / bbstdExecSystemCommand.cxx
index 29ad5e251eed6065b54cd56ecb8e726705e5c978..0447b2b2015699a6049788369e0f4eae7c41ac37 100755 (executable)
@@ -38,7 +38,6 @@ namespace bbstd
                ccommand[i]=34;
              }
          }                     
-       
        system ( ccommand.c_str() );
        pos1=pos2+1;
        pos2 = bbGetInputIn().find(";",pos2+1);