Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_tree.h 


Log Message:
oops, these functions will come later

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_tree.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- ewl_tree.h  21 Apr 2008 22:41:38 -0000      1.36
+++ ewl_tree.h  21 Apr 2008 22:49:24 -0000      1.37
@@ -130,14 +130,6 @@
 void            ewl_tree_column_count_set(Ewl_Tree *tree,
                                                unsigned int count);
 unsigned int    ewl_tree_column_count_get(Ewl_Tree *tree);
-void            ewl_tree_column_fixed_size_set(Ewl_Tree *tree, 
-                                       unsigned int col, unsigned int fixed);
-unsigned int    ewl_tree_column_fixed_size_get(Ewl_Tree *tree, 
-                                       unsigned int col);
-void            ewl_tree_column_initial_size_set(Ewl_Tree *tree, 
-                                       unsigned int col, int size);
-int             ewl_tree_column_initial_size_get(Ewl_Tree *tree, 
-                                       unsigned int col);
 
 void            ewl_tree_headers_visible_set(Ewl_Tree *tree,
                                               unsigned char visible);



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to