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