desktop/qa/desktop_lib/test_desktop_lib.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 220b25ba2711d2805b9927cd6b37468e619c6d30 Author: Tor Lillqvist <[email protected]> Date: Tue Jan 19 18:17:58 2016 +0200 WaE: unused variable Change-Id: I826a1eb45d0669dbe2495b4dbe4a171fcebb0865 diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx b/desktop/qa/desktop_lib/test_desktop_lib.cxx index 75b4f64..b9d4ca6 100644 --- a/desktop/qa/desktop_lib/test_desktop_lib.cxx +++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx @@ -435,7 +435,6 @@ void DesktopLOKTest::testPasteWriterJPEG() { comphelper::LibreOfficeKit::setActive(); LibLODocument_Impl* pDocument = loadDoc("blank_text.odt"); - OString aText("hello"); OUString aFileURL; createFileURL(OUString::createFromAscii("paste.jpg"), aFileURL); _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
