CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20041120 21:52:43
Modified files:
lib/direct : list.h
Log message:
Renamed "direct_list_contains()" to "direct_list_contains_element_EXPENSIVE()"
to ensure that developers know that they shouldn't use it in non-debug code.
Added "direct_list_count_elements_EXPENSIVE()".
