Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_separator.c 


Log Message:
update examples to new ewl api
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_separator.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ewl_separator.c     5 Oct 2005 05:50:06 -0000       1.6
+++ ewl_separator.c     5 Oct 2005 10:45:32 -0000       1.7
@@ -59,12 +59,6 @@
 }
 
 /**
- * @def ewl_vseparator_new()
- * @brief Convenience macro to easily define a vertical separator.
- */
-#define ewl_vseparator_new() ewl_separator_new(EWL_ORIENTATION_VERTICAL)
-
-/**
  * @param s: the separator to initialize
  * @return Returns TRUE on success, FALSE on failure.
  * @brief Initialize the separator and inherited fields




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to