Kaydet (Commit) 58d6e4fd authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:unreffun

Change-Id: Iffc5a864954e106e1b20a86c8caddf4257ff139e
üst 608a67ac
......@@ -30,12 +30,6 @@
#include <rtl/strbuf.hxx>
#include <boost/scoped_array.hpp>
ResId SaneResId( sal_uInt32 nID )
{
static ResMgr* pResMgr = ResMgr::CreateResMgr( "scn" );
return ResId( nID, *pResMgr );
}
#define PREVIEW_WIDTH 113
#define PREVIEW_HEIGHT 160
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment