| Index: tests/benchmark/benchmark_binarytrees_c.c
|
| diff --git a/tests/benchmark/benchmark_binarytrees_c.c b/tests/benchmark/benchmark_binarytrees_c.c
|
| deleted file mode 100644
|
| index c95a8d5ef280c56d77906aec1f0249fa91366335..0000000000000000000000000000000000000000
|
| --- a/tests/benchmark/benchmark_binarytrees_c.c
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -/*
|
| - * Copyright 2014 The Native Client Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -#define main main_binarytrees
|
| -/* EXEMPTION[include,cpplint] */
|
| -#include "third_party/computer_language_benchmarks_game/binarytrees.c"
|
| -#undef main
|
|
|