diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-04-11 20:47:58 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-04-11 20:47:58 -0400 |
commit | e487d2fbf67cc6c7f4506d08eb7aa080a7d37c18 (patch) | |
tree | 09b5452c388c561f8c01fdcd3d5da36403e387aa /editeng | |
parent | 8b216a7aa3c88a6b18f62079757567a2d4e4d737 (diff) |
You *are* fixed.
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/qa/unit/core-test.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/qa/unit/core-test.cxx b/editeng/qa/unit/core-test.cxx index 27af952758a1..66707fa5ec05 100644 --- a/editeng/qa/unit/core-test.cxx +++ b/editeng/qa/unit/core-test.cxx @@ -127,7 +127,6 @@ void Test::testConstruction() { TestPool aPool; - // TODO: fix me EditEngine aEngine(&aPool); } |