Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : libs/embryo
Dir : e17/libs/embryo/src/bin Modified Files: embryo_cc_sclist.c Log Message: removed unused function =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/bin/embryo_cc_sclist.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- embryo_cc_sclist.c 13 Apr 2005 20:27:03 -0000 1.4 +++ embryo_cc_sclist.c 13 Apr 2005 20:34:51 -0000 1.5 @@ -21,7 +21,7 @@ * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. * - * Version: $Id: embryo_cc_sclist.c,v 1.4 2005/04/13 20:27:03 tsauerbeck Exp $ + * Version: $Id: embryo_cc_sclist.c,v 1.5 2005/04/13 20:34:51 tsauerbeck Exp $ */ #include <assert.h> #include <stdlib.h> @@ -142,12 +142,6 @@ return cur; } -stringpair * -find_alias(char *name) -{ - return find_stringpair(alias_tab.next, name, strlen(name)); -} - int lookup_alias(char *target, char *name) { ------------------------------------------------------- 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