summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-12 09:07:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-12 09:38:59 +0000
commit9e4028b4fce0c93ae08005ae4f77c4154a42a08d (patch)
tree9ae60020a4e13104a87289c73107b5a80cb69f03 /rsc
parent38d2abde15fb4954a763bd31921a78ea660e54e5 (diff)
aString unused
Diffstat (limited to 'rsc')
-rw-r--r--rsc/source/rsc/rsc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/source/rsc/rsc.cxx b/rsc/source/rsc/rsc.cxx
index a7bada7b3217..2aaf9a6c3314 100644
--- a/rsc/source/rsc/rsc.cxx
+++ b/rsc/source/rsc/rsc.cxx
@@ -118,7 +118,6 @@ RscCmdLine::RscCmdLine( int argc, char ** argv, RscError * pEH )
char * pStr;
char ** ppStr;
RscPtrPtr aCmdLine; // Kommandozeile
- ByteString aString;
sal_uInt32 i;
sal_Bool bOutputSrsIsSet = sal_False;