cryowizard: (Default)
cryowizard ([personal profile] cryowizard) wrote2006-04-10 04:50 pm

From the "Who wrote this shit" department


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

    // ... snip snip
}