diff options
author | Michael Brauer <mib@openoffice.org> | 2002-06-24 11:56:30 +0000 |
---|---|---|
committer | Michael Brauer <mib@openoffice.org> | 2002-06-24 11:56:30 +0000 |
commit | cc6b58f857df2699e1789f32977dbf18d6ec404b (patch) | |
tree | dac76177aac1eecc52c03ffe99110414c15f2c48 /sw/inc/shellio.hxx | |
parent | 7b9871a3d44c287a4dc88fc6040592d599458b21 (diff) |
#99667#: Removed historic, non working flat 5.2 XML filter
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r-- | sw/inc/shellio.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index b9f51afeb6e4..72e5ec0ff4e1 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -2,9 +2,9 @@ * * $RCSfile: shellio.hxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: jp $ $Date: 2002-03-14 14:20:24 $ + * last change: $Author: mib $ $Date: 2002-06-24 12:51:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -703,7 +703,6 @@ extern sal_Char __FAR_DATA FILTER_SWW4V[]; // SW/Web Storage Vorlagen Filter extern sal_Char __FAR_DATA FILTER_SWW5V[]; // SW/Web Storage Vorlagen Filter extern sal_Char __FAR_DATA FILTER_TEXT_DLG[]; // text filter with encoding dialog extern sal_Char __FAR_DATA FILTER_XML[]; // XML filter -extern sal_Char __FAR_DATA FILTER_XMLP[]; // XML filter extern sal_Char __FAR_DATA FILTER_XMLV[]; // XML filter extern sal_Char __FAR_DATA FILTER_XMLVW[]; // XML filter |