summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-15 10:58:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-15 16:56:59 +0100
commitcb4cb0c053d257d231bdd3e5eaeb3e1c08aac036 (patch)
treef37ed190a3eba2d0f083dd7b2a185b32ea8a8a28 /filter/source/graphicfilter
parent569bf818cb5abfcfbe70eed19a5f8eb0aacc6395 (diff)
one of the oddest things I've seen
Change-Id: Ia0240d212a39401ea119588f4a0731b2b99d1d1f
Diffstat (limited to 'filter/source/graphicfilter')
-rw-r--r--filter/source/graphicfilter/etiff/etiff.cxx8
-rw-r--r--filter/source/graphicfilter/ipcx/ipcx.cxx5
2 files changed, 0 insertions, 13 deletions
diff --git a/filter/source/graphicfilter/etiff/etiff.cxx b/filter/source/graphicfilter/etiff/etiff.cxx
index 8d9cc0f406ce..e265c9f2e4a0 100644
--- a/filter/source/graphicfilter/etiff/etiff.cxx
+++ b/filter/source/graphicfilter/etiff/etiff.cxx
@@ -147,20 +147,12 @@ TIFFWriter::TIFFWriter(SvStream &rStream)
{
}
-
-
TIFFWriter::~TIFFWriter()
{
}
-
-
bool TIFFWriter::WriteTIFF( const Graphic& rGraphic, FilterConfigItem* pFilterConfigItem)
{
- sal_uLong* pDummy = new sal_uLong; delete pDummy; // So that under OS/2
- // the right (tools-)new
- // is used. Otherwise only vector
- // exist within this dll.
if ( pFilterConfigItem )
{
xStatusIndicator = pFilterConfigItem->GetStatusIndicator();
diff --git a/filter/source/graphicfilter/ipcx/ipcx.cxx b/filter/source/graphicfilter/ipcx/ipcx.cxx
index 32dc0d936ef7..283cdeb18f0c 100644
--- a/filter/source/graphicfilter/ipcx/ipcx.cxx
+++ b/filter/source/graphicfilter/ipcx/ipcx.cxx
@@ -93,11 +93,6 @@ bool PCXReader::ReadPCX(Graphic & rGraphic)
if ( m_rPCX.GetError() )
return false;
- sal_uLong* pDummy = new sal_uLong; delete pDummy; // to achive that under OS/2
- // the right (Tools-) new is used
- // otherwise there are only Vector-news
- // in this DLL
-
m_rPCX.SetNumberFormatInt(NUMBERFORMAT_INT_LITTLEENDIAN);
// read header: