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

WaE: unused variable

Change-Id: I826a1eb45d0669dbe2495b4dbe4a171fcebb0865
üst cdf08b3a
...@@ -435,7 +435,6 @@ void DesktopLOKTest::testPasteWriterJPEG() ...@@ -435,7 +435,6 @@ void DesktopLOKTest::testPasteWriterJPEG()
{ {
comphelper::LibreOfficeKit::setActive(); comphelper::LibreOfficeKit::setActive();
LibLODocument_Impl* pDocument = loadDoc("blank_text.odt"); LibLODocument_Impl* pDocument = loadDoc("blank_text.odt");
OString aText("hello");
OUString aFileURL; OUString aFileURL;
createFileURL(OUString::createFromAscii("paste.jpg"), aFileURL); createFileURL(OUString::createFromAscii("paste.jpg"), aFileURL);
......
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