Index: bench/nanobench.h |
diff --git a/bench/nanobench.h b/bench/nanobench.h |
deleted file mode 100644 |
index 4616747382adf9f49ab11e798b7eae4fbe8b7bcc..0000000000000000000000000000000000000000 |
--- a/bench/nanobench.h |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-/* |
- * Copyright 2014 Google Inc. |
- * |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
-#ifndef nanobench_DEFINED |
-#define nanobench_DEFINED |
- |
-// API for nanobench app. |
-int nanobench_main(); |
- |
-#endif |