Update of /cvsroot/fink/web
In directory vz-cvs-3.sog:/tmp/cvs-serv19760

Modified Files:
        header.inc 
Log Message:
Remove unused show_form() function

Index: header.inc
===================================================================
RCS file: /cvsroot/fink/web/header.inc,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- header.inc  26 Oct 2011 12:40:26 -0000      1.126
+++ header.inc  27 Oct 2011 14:29:06 -0000      1.127
@@ -153,15 +153,6 @@
 if (!isset($metatags)) global $metatags;
 $metatags = preg_replace('|<([^/]*)/>|', '|<\1>|', $metatags);
 
-// [translation] Function used in doc and faq for translation
-
-function show_form() {
-       if (function_exists('i18n_show_form')) {
-               i18n_show_form();
-       } else {
-               echo "translate";
-       }
-}
 
 // Functions Used in PDB
         


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to