diff src/doc.c @ 211:78478c60bfcd r20-4b4

Import from CVS: tag r20-4b4
author cvs
date Mon, 13 Aug 2007 10:05:51 +0200
parents 41ff10fd062f
children d44af0c54775
line wrap: on
line diff
--- a/src/doc.c	Mon Aug 13 10:05:01 2007 +0200
+++ b/src/doc.c	Mon Aug 13 10:05:51 2007 +0200
@@ -607,7 +607,6 @@
                     {
                       /* Otherwise the function is undefined or
                          otherwise weird.   Ignore it. */
-                    weird_function:
                       weird_doc (sym, GETTEXT ("weird function"),
 				 GETTEXT ("function"), pos);
                       goto weird;