to_header_string was a bad idea...
[old-projects.git] / philter / philter / include / plugin.inc.php
index 851cce4..71894c3 100644 (file)
@@ -54,8 +54,6 @@ class Plugin {
      */
     function to_string($_data) { return ""; }
 
-    function to_header_string() { return ""; }
-
     /** returns the function that creates the form in javascript (@see FwdPlugin for one example).
      * @return  the string containing the javascript code
      */