mmplugins/lib3gp/wrapper/src/c3gpparse.cpp
changeset 15 c1e808730d6c
parent 0 40261b775718
equal deleted inserted replaced
13:efebd1779a59 15:c1e808730d6c
  2155 	// Panic client
  2155 	// Panic client
  2156 	{
  2156 	{
  2157 	_LIT(K3GPParsePanicName, "C3GPParse");
  2157 	_LIT(K3GPParsePanicName, "C3GPParse");
  2158 	User::Panic(K3GPParsePanicName, aPanic);
  2158 	User::Panic(K3GPParsePanicName, aPanic);
  2159 	}
  2159 	}
       
  2160 
       
  2161