You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2013/02/21 19:00:37 UTC

[lucy-commits] [1/4] git commit: refs/heads/clownfish-test-v2 - Remove #include

Remove #include


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/6f3083cc
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/6f3083cc
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/6f3083cc

Branch: refs/heads/clownfish-test-v2
Commit: 6f3083ccb139fa5204dba3311fbe9ab499054f95
Parents: 4f775b8
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Thu Feb 21 18:10:47 2013 +0100
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Thu Feb 21 18:10:47 2013 +0100

----------------------------------------------------------------------
 core/Clownfish/Test/TestRunner.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/6f3083cc/core/Clownfish/Test/TestRunner.c
----------------------------------------------------------------------
diff --git a/core/Clownfish/Test/TestRunner.c b/core/Clownfish/Test/TestRunner.c
index 81f6289..0779e5d 100644
--- a/core/Clownfish/Test/TestRunner.c
+++ b/core/Clownfish/Test/TestRunner.c
@@ -14,8 +14,6 @@
  * limitations under the License.
  */
 
-#include <string.h>
-
 #define C_LUCY_TESTRUNNER
 #define LUCY_USE_SHORT_NAMES
 #define CHY_USE_SHORT_NAMES