Chromium Code Reviews| Index: third_party/lcov-1.9/example/gauss.h |
| diff --git a/third_party/lcov-1.9/example/gauss.h b/third_party/lcov-1.9/example/gauss.h |
| deleted file mode 100644 |
| index 302a4a980382ed38909900cc941e91069a30b96e..0000000000000000000000000000000000000000 |
| --- a/third_party/lcov-1.9/example/gauss.h |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -#ifndef GAUSS_H |
| -#define GAUSS_H GAUSS_h |
| - |
| -extern int gauss_get_sum (int min, int max); |
| - |
| -#endif /* GAUSS_H */ |