diff options
Diffstat (limited to 'test/077_copy_edges')
| -rw-r--r-- | test/077_copy_edges/copy_edges_tests.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/077_copy_edges/copy_edges_tests.c b/test/077_copy_edges/copy_edges_tests.c index c3e70a3..b428f89 100644 --- a/test/077_copy_edges/copy_edges_tests.c +++ b/test/077_copy_edges/copy_edges_tests.c | |||
| @@ -1,8 +1,6 @@ | |||
| 1 | #include "../test.h" | 1 | #include "../test.h" |
| 2 | 2 | ||
| 3 | void copy_edges_fast(cube_fast_t *, cube_fast_t); | 3 | void copy_edges_fast(cube_fast_t *, cube_fast_t); |
| 4 | cube_fast_t cubetofast(cube_t); | ||
| 5 | cube_t fasttocube(cube_fast_t); | ||
| 6 | 4 | ||
| 7 | int main(void) { | 5 | int main(void) { |
| 8 | char str[STRLENMAX]; | 6 | char str[STRLENMAX]; |
