Part of bug 88623 (Cleanup Transformiix code). Remove unnecesary comment lines, no code changes. r=Pike, rs=jst.

git-svn-id: svn://10.0.0.236/trunk@98504 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterv%netscape.com
2001-07-03 00:47:47 +00:00
parent 068eaf6a5c
commit 8a538c4480
102 changed files with 57 additions and 322 deletions

View File

@@ -21,7 +21,7 @@
*
* Michel Casabianca, casa@sdv.fr
* -- added additional empty elements to the HTML tag list
* $Id: HTMLPrinter.cpp,v 1.6 2001-05-14 14:22:44 axel%pike.org Exp $
*
*/
#include "printers.h"
@@ -33,8 +33,6 @@
/**
* A class for printing XML nodes.
* This class was ported from XSL:P Java source
* @author <a href="kvisco@ziplink.net">Keith Visco</a>
* @version $Revision: 1.6 $ $Date: 2001-05-14 14:22:44 $
**/
//---------------/
//- Contructors -/