editeng/qa/unit/core-test.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit c0de63a858ee02bba2a9154b239085a64a277999 Author: Kohei Yoshida <kohei.yosh...@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); } _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits