Kaydet (Commit) c0de63a8 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Remove the TODO comment that's no longer relevant.

üst b5800fac
......@@ -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);
}
......
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