From 36b1110fc48e3237be1fd658c503cfaae16d6c9c Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 3 May 2010 21:43:07 -0300 Subject: Remove outdated arch directory --- modules/benchmark.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'modules/benchmark.c') diff --git a/modules/benchmark.c b/modules/benchmark.c index 1f85064a..f08c9c6f 100644 --- a/modules/benchmark.c +++ b/modules/benchmark.c @@ -264,14 +264,6 @@ static gchar *benchmark_include_results(gdouble result, gdouble bench_results[BENCHMARK_N_ENTRIES]; -#include -#include -#include -#include -#include -#include -#include - gchar *callback_gui() { return benchmark_include_results_reverse(bench_results[BENCHMARK_GUI], -- cgit v1.2.3