diff options
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r-- | sw/inc/shellio.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index 1b6bcf35471b..4644f2d6db8e 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -2,9 +2,9 @@ * * $RCSfile: shellio.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jp $ $Date: 2000-11-13 17:26:12 $ + * last change: $Author: jp $ $Date: 2000-12-21 13:49:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -691,8 +691,4 @@ extern sal_Char __FAR_DATA FILTER_TEXT_DLG[]; // text filter with encoding dia extern sal_Char __FAR_DATA FILTER_XML[]; // XML filter -// gebe einen gueltigen temp-Filenamen zurueck -String GetTmpFileName(); - - #endif |