| Index: tests/benchmark/benchmark_nbody_c.c
|
| diff --git a/tests/benchmark/benchmark_nbody_c.c b/tests/benchmark/benchmark_nbody_c.c
|
| deleted file mode 100644
|
| index cf72d64ee6428e4f82221c82f55a0219fe10d1aa..0000000000000000000000000000000000000000
|
| --- a/tests/benchmark/benchmark_nbody_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_nbody
|
| -/* EXEMPTION[include,cpplint] */
|
| -#include "third_party/computer_language_benchmarks_game/nbody.c"
|
| -#undef main
|
|
|