diff options
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r-- | sw/inc/shellio.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index 5e4f4c7cf782..7e33733180a7 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -457,10 +457,6 @@ public: static SwPaM * NewSwPaM(SwDoc & rDoc, sal_uLong const nStartIdx, sal_uLong const nEndIdx); - // If applicable copy a local file into internet. - sal_Bool CopyLocalFileToINet( String& rFileNm ); - - // Stream-specific routines. Do not use in storage-writer! // Optimizing output on stream. |