[Libreoffice-commits] .: editeng/qa
Kohei Yoshida
kohei at kemper.freedesktop.org
Wed Apr 11 20:42:08 PDT 2012
editeng/qa/unit/core-test.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit c0de63a858ee02bba2a9154b239085a64a277999
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date: Wed Apr 11 23:42:19 2012 -0400
Remove the TODO comment that's no longer relevant.
diff --git a/editeng/qa/unit/core-test.cxx b/editeng/qa/unit/core-test.cxx
index 49a6efb..1e83599 100644
--- a/editeng/qa/unit/core-test.cxx
+++ b/editeng/qa/unit/core-test.cxx
@@ -83,7 +83,6 @@ void Test::testConstruction()
{
EditEngine aEngine(mpItemPool);
- // TODO: This currently causes segfault in vcl.
rtl::OUString aParaText = "I am Edit Engine.";
aEngine.SetText(aParaText);
}
More information about the Libreoffice-commits
mailing list