From: Jelte Jansen Date: Mon, 21 May 2012 08:56:51 +0000 (+0200) Subject: [1207] remove comment X-Git-Tag: trac2351_base~226^2~90^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb745745967720d590e39b970861a40d2f7efa56;p=thirdparty%2Fkea.git [1207] remove comment not really useful at this point anymore --- diff --git a/src/bin/auth/tests/command_unittest.cc b/src/bin/auth/tests/command_unittest.cc index 31962e69d9..84f1dc0371 100644 --- a/src/bin/auth/tests/command_unittest.cc +++ b/src/bin/auth/tests/command_unittest.cc @@ -258,8 +258,6 @@ TEST_F(AuthCommandTest, newZoneChecks(server_); } -// This test uses dynamic load of a data source module, and won't work when -// statically linked. TEST_F(AuthCommandTest, #ifdef USE_STATIC_LINK DISABLED_loadZoneSQLite3