Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore


Modified Files:
        Ecore_Data.h 


Log Message:
massive sheep destruction reduced. thanks to Chad Kittel
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore/Ecore_Data.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Ecore_Data.h        2 Mar 2005 07:06:32 -0000       1.12
+++ Ecore_Data.h        26 Mar 2005 23:40:30 -0000      1.13
@@ -461,7 +461,6 @@
    int ecore_sheap_change(Ecore_Sheap *heap, void *item, void *newval);
    int ecore_sheap_set_compare(Ecore_Sheap *heap, Ecore_Compare_Cb compare);
    void ecore_sheap_set_order(Ecore_Sheap *heap, char order);
-   void ecore_sheap_destroy(Ecore_Sheap *heap);
    void ecore_sheap_sort(Ecore_Sheap *heap);
    
    inline void *ecore_sheap_item(Ecore_Sheap *heap, int i);




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to