diff options
author | jp <jp@openoffice.org> | 2000-11-13 19:32:39 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2000-11-13 19:32:39 +0000 |
commit | 681b31e1044739f9088000838b26cad078eb5601 (patch) | |
tree | b36bdd076188fdcc3f6e52f43a6bce7eb721fdf1 /sw | |
parent | f8990bbfbb549c7567930dda1842a5f0cd5d6da3 (diff) |
remove unused headerfile
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/filter/html/htmlatr.cxx | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/sw/source/filter/html/htmlatr.cxx b/sw/source/filter/html/htmlatr.cxx index 20622b49f7cc..998299847fe4 100644 --- a/sw/source/filter/html/htmlatr.cxx +++ b/sw/source/filter/html/htmlatr.cxx @@ -2,9 +2,9 @@ * * $RCSfile: htmlatr.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jp $ $Date: 2000-11-01 19:23:14 $ + * last change: $Author: jp $ $Date: 2000-11-13 20:32:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -219,9 +219,6 @@ #include <swtable.hxx> #endif -#ifndef _WRTTXATR_HXX -#include <wrttxatr.hxx> -#endif #ifndef _HTMLNUM_HXX #include <htmlnum.hxx> #endif @@ -232,7 +229,6 @@ #include <htmlfly.hxx> #endif - /* * um nicht immer wieder nach einem Update festzustellen, das irgendwelche * Hint-Ids dazugekommen sind, wird hier definiert, die Groesse der Tabelle @@ -3090,11 +3086,14 @@ SwAttrFnTab aHTMLAttrFnTab = { Source Code Control System - Header - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/html/htmlatr.cxx,v 1.3 2000-11-01 19:23:14 jp Exp $ + $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/html/htmlatr.cxx,v 1.4 2000-11-13 20:32:39 jp Exp $ Source Code Control System - Update $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/01 19:23:14 jp + export of mail graphics removed + Revision 1.2 2000/10/20 13:42:43 jp use correct INetURL-Decode enum |