[Libreoffice-commits] core.git: setup_native/source
Caolán McNamara
caolanm at redhat.com
Sat Jan 24 09:02:51 PST 2015
setup_native/source/win32/wintools/makecab/makecab.c | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ccfff88d2b46dc2fefe0e6117de97e309e03130a
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sat Jan 24 17:01:56 2015 +0000
cppcheck: unusedVariable
Change-Id: I2c999c79b071647165a21ccc0b6c50cf7e0c6b0a
diff --git a/setup_native/source/win32/wintools/makecab/makecab.c b/setup_native/source/win32/wintools/makecab/makecab.c
index c632ff4..91cfa38 100644
--- a/setup_native/source/win32/wintools/makecab/makecab.c
+++ b/setup_native/source/win32/wintools/makecab/makecab.c
@@ -296,7 +296,6 @@ int main(int argc, char *argv[])
DDFSRCFILE *srcList = NULL;
DDFSRCFILE *srcListCurr = NULL;
HFCI fci = NULL;
- ERF erf;
char * cmd = NULL;
unsigned int cmdSize = 0;
More information about the Libreoffice-commits
mailing list