core/src/pipe_line.cpp
changeset 103 56b6ee983610
parent 95 b3ffff030d5c
equal deleted inserted replaced
102:6a08c6931c64 103:56b6ee983610
   645 			}
   645 			}
   646 		}
   646 		}
   647 	if (iCommandName)
   647 	if (iCommandName)
   648 		{
   648 		{
   649 		delete iCommandName;
   649 		delete iCommandName;
   650 		}
   650 		iCommandName = NULL;
   651 	}
   651 		}
   652 
   652 	}
       
   653