diff options
-rw-r--r-- | rsc/source/rsc/rsc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/source/rsc/rsc.cxx b/rsc/source/rsc/rsc.cxx index 2aaf9a6c3314..a638a2ca3f3f 100644 --- a/rsc/source/rsc/rsc.cxx +++ b/rsc/source/rsc/rsc.cxx @@ -630,7 +630,6 @@ ERRTYPE RscCompiler :: IncludeParser( sal_uLong lFileKey ) else { RscFile * pFNTmp; - ByteString aPathName; RscDepend * pDep; RscFileInst aFileInst( pTC, lFileKey, lFileKey, finput ); |