removed duplicate NeatArray class in file

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@318 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
phpnut 2005-07-04 01:49:09 +00:00
parent e1a8b0335d
commit e3146e2e79

View file

@ -263,9 +263,6 @@ class NeatArray {
} }
} }
// for backwards-compatibility, remove in 2008
class NeatArray extends NeatArray
{
}
?> ?>