diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 08:44:58 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 13:59:30 +0100 |
commit | ce043bb4f9f3e05f8d79346a263a685faf26037e (patch) | |
tree | 6695aa4fb9d5725fea1fe4c6304873e862315e19 /rsc/inc | |
parent | d69d6f4dc8eef7cd85929a2655c523d2f17263e0 (diff) |
callcatcher: update unused code list
Change-Id: I84f693aa6747f639bd4ae60a02dd4d8c30b7d029
Diffstat (limited to 'rsc/inc')
-rw-r--r-- | rsc/inc/rscrsc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscrsc.hxx b/rsc/inc/rscrsc.hxx index d5a768e15733..182beec9a316 100644 --- a/rsc/inc/rscrsc.hxx +++ b/rsc/inc/rscrsc.hxx @@ -73,7 +73,6 @@ class RscCompiler { private: void CreateResFile( const char * pRc ); - void Append( const OString& rOutputSrs, const OString& rTmpFile ); bool GetImageFilePath( const RscCmdLine::OutputFile& rOutputFile, const WriteRcContext& rContext, |