Kaydet (Commit) f71aa1ad authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variables

Change-Id: I82570a716a0dba6c466bc754ce66ac53e7c17efa
üst 46eb0952
...@@ -60,11 +60,11 @@ private: ...@@ -60,11 +60,11 @@ private:
CPPUNIT_TEST_SUITE_END(); CPPUNIT_TEST_SUITE_END();
}; };
#if 0
static const char aGraphicFile[] = "/svtools/qa/unit/data/graphic.png"; static const char aGraphicFile[] = "/svtools/qa/unit/data/graphic.png";
static const sal_uLong nGraphicSizeBytes = 4800; static const sal_uLong nGraphicSizeBytes = 4800;
#if 0
const Graphic lcl_loadGraphic(const rtl::OUString &rUrl) const Graphic lcl_loadGraphic(const rtl::OUString &rUrl)
{ {
const Image aImage(rUrl); const Image aImage(rUrl);
......
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