summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-01-19 18:17:58 +0200
committerTor Lillqvist <tml@collabora.com>2016-02-15 11:56:38 +0200
commit9df6dc937674a93c3708c990acddf45411d01b36 (patch)
tree7339f6b8db88d5f14cb729e4437a430bb402ab90 /desktop
parent74d41618f71cad9ba5337e50ef099ffcbeb2b1ad (diff)
WaE: unused variable
Change-Id: I826a1eb45d0669dbe2495b4dbe4a171fcebb0865 (cherry picked from commit 220b25ba2711d2805b9927cd6b37468e619c6d30)
Diffstat (limited to 'desktop')
-rw-r--r--desktop/qa/desktop_lib/test_desktop_lib.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx b/desktop/qa/desktop_lib/test_desktop_lib.cxx
index b80dc0b4cc76..33150294a1ea 100644
--- a/desktop/qa/desktop_lib/test_desktop_lib.cxx
+++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx
@@ -424,7 +424,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);