From b2022330c01ae2080f4c2bc01be430b0b6faf9d8 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 16 May 2012 23:27:08 +0900 Subject: removed unused constant rtl::OUString Change-Id: I173275e0f8faa852500d108f65636080f79636c6 --- writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'writerfilter/source/ooxml') diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx index f0e21c2713fd..58d7627d4491 100644 --- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx +++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx @@ -47,8 +47,6 @@ #include "Handler.hxx" #include "ooxmlLoggers.hxx" -static const ::rtl::OUString aEmptyStr; - static const sal_uInt8 s0x7[] = { 0x7, 0x0 }; static const sal_uInt8 s0xd[] = { 0xd, 0x0 }; static const sal_uInt8 sCR[] = { 0xd, 0x0 }; -- cgit v1.2.3