From 45d8b2cc4bbeb7638d8dceca89babce16b148189 Mon Sep 17 00:00:00 2001 From: boure Date: Mon, 23 Jun 2008 16:10:18 +0000 Subject: New Test on the prio heaps New access functions on prio heap Complete schedule function done but no test git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2414 017c9cb6-072f-447c-8318-d5b54f68fe89 --- cesar/cp2/cco/bw/inc/bw.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cesar/cp2/cco/bw/inc/bw.h') diff --git a/cesar/cp2/cco/bw/inc/bw.h b/cesar/cp2/cco/bw/inc/bw.h index e98b42b8cb..72109ea5ff 100644 --- a/cesar/cp2/cco/bw/inc/bw.h +++ b/cesar/cp2/cco/bw/inc/bw.h @@ -56,7 +56,6 @@ cp_cco_bw_release_sched (cp_cco_bw_alloc_t* sched); cp_cco_bw_alloc_t* cp_cco_bw_get_next_alloc_global(cp_cco_bw_alloc_t *alloc); - /** * Return the first connection of a heap * \param heap Heap -- cgit v1.2.3