2006-04-10

cryowizard: (Default)
2006-04-10 04:50 pm

From the "Who wrote this shit" department


public void stopLoading()
{
    this.model = null;
    his.model.releaseData(tempRecord);

    // ... snip snip
}