mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Return NULL for ulist::GetPosition
This commit is contained in:
parent
b1753df1ed
commit
25912079db
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ void *UList< type >::getPosition
|
|||
|
||||
{
|
||||
// FIXME: stub
|
||||
return NULL;
|
||||
}
|
||||
|
||||
template< typename type >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue