From e487d2fbf67cc6c7f4506d08eb7aa080a7d37c18 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Wed, 11 Apr 2012 20:47:58 -0400 Subject: You *are* fixed. --- editeng/qa/unit/core-test.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'editeng') 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); } -- cgit