|
From: <sv...@va...> - 2009-05-10 06:39:39
|
Author: bart Date: 2009-05-10 07:39:37 +0100 (Sun, 10 May 2009) New Revision: 9814 Log: Cleanup. Modified: trunk/drd/pub_drd_bitmap.h Modified: trunk/drd/pub_drd_bitmap.h =================================================================== --- trunk/drd/pub_drd_bitmap.h 2009-05-10 06:37:05 UTC (rev 9813) +++ trunk/drd/pub_drd_bitmap.h 2009-05-10 06:39:37 UTC (rev 9814) @@ -124,7 +124,5 @@ ULong DRD_(bm_get_bitmap2_node_creation_count)(void); ULong DRD_(bm_get_bitmap2_creation_count)(void); -void DRD_(bm_test)(void); - #endif /* __PUB_DRD_BITMAP_H */ |