summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/iodetect.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-22 12:48:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-22 13:11:35 +0100
commitdeb9dd0648abe81cb8c9b0696c71ebd823c0a549 (patch)
treec10044fe81f24e9f542d5d79aa453994fc3a6993 /sw/source/filter/basflt/iodetect.cxx
parente8204fe4cb382176bd9a803f4e7a21e5f69ce2db (diff)
remove original and unused word for windows 1 filter
move fltshell.cxx into basflt and fire up the chainsaw for the rest This filter has never, as far as I know, had a route to actually execute it since day 0 of OpenOffice.org. Change-Id: I35a92e2dee60bdc5d2d4e7181074bc4a3635b54c
Diffstat (limited to 'sw/source/filter/basflt/iodetect.cxx')
-rw-r--r--sw/source/filter/basflt/iodetect.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/basflt/iodetect.cxx b/sw/source/filter/basflt/iodetect.cxx
index bd3876f81466..9fdfe131a295 100644
--- a/sw/source/filter/basflt/iodetect.cxx
+++ b/sw/source/filter/basflt/iodetect.cxx
@@ -41,7 +41,6 @@ SwIoDetect aFilterDetect[] =
SwIoDetect( FILTER_WW8 ),
SwIoDetect( sRtfWH ),
SwIoDetect( sHTML ),
- SwIoDetect( sWW1 ),
SwIoDetect( sWW5 ),
SwIoDetect( FILTER_XML ),
SwIoDetect( FILTER_TEXT_DLG ),