From the "Who wrote this shit" department
Apr. 10th, 2006 04:50 pm
public void stopLoading()
{
this.model = null;
his.model.releaseData(tempRecord);
// ... snip snip
}
public void stopLoading()
{
this.model = null;
his.model.releaseData(tempRecord);
// ... snip snip
}