From 030f71a34d1294caa99b99b6cab810aa30a779d8 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 20:49:17 +0000 Subject: INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/10/28 12:40:52 sj 1.3.26.1: #i55991# warning free code --- goodies/source/filter.vcl/itiff/lzwdecom.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'goodies') diff --git a/goodies/source/filter.vcl/itiff/lzwdecom.cxx b/goodies/source/filter.vcl/itiff/lzwdecom.cxx index ced686fad09f..ff0edb20108d 100644 --- a/goodies/source/filter.vcl/itiff/lzwdecom.cxx +++ b/goodies/source/filter.vcl/itiff/lzwdecom.cxx @@ -4,9 +4,9 @@ * * $RCSfile: lzwdecom.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 03:03:07 $ + * last change: $Author: hr $ $Date: 2006-06-19 21:49:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,6 @@ * ************************************************************************/ -#include #include "lzwdecom.hxx" LZWDecompressor::LZWDecompressor() -- cgit