[Libreoffice-commits] .: shell/source

Fridrich Strba fridrich at kemper.freedesktop.org
Wed Mar 21 02:52:40 PDT 2012


 shell/source/win32/zipfile/zipfile.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit e6aa2b67d4c0f1a65fcddabb77186c75a3ae1c1a
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Wed Mar 21 10:52:07 2012 +0100

    Remove unused define

diff --git a/shell/source/win32/zipfile/zipfile.cxx b/shell/source/win32/zipfile/zipfile.cxx
index de99aa6..e443313 100644
--- a/shell/source/win32/zipfile/zipfile.cxx
+++ b/shell/source/win32/zipfile/zipfile.cxx
@@ -416,8 +416,6 @@ ZipFile::~ZipFile()
         delete m_pStream;
 }
 
-#define CHUNK 16384
-
 /** Provides an interface to read the uncompressed data of a content of the zip file
 
     @precond    The specified content must exist in this file


More information about the Libreoffice-commits mailing list