aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/benchmark.c
diff options
context:
space:
mode:
authorLeandro Augusto Fogolin Pereira <leandro@zorg.(none)>2009-01-19 17:46:18 -0200
committerLeandro Augusto Fogolin Pereira <leandro@zorg.(none)>2009-01-19 17:46:18 -0200
commitcf11ad53b937ab1d55d3f534587bd3eae886174e (patch)
tree4bb3ca299b3fc729a6db4677693c221b284cdf5e /hardinfo2/benchmark.c
parentf1030d96e0706b43c3b98671047a1e183e4c0006 (diff)
parentd7757f0ae192219bd3b2575102fe789476dd0ed8 (diff)
Merge branch 'master' of git@github.com:lpereira/hardinfo
Diffstat (limited to 'hardinfo2/benchmark.c')
-rw-r--r--hardinfo2/benchmark.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hardinfo2/benchmark.c b/hardinfo2/benchmark.c
index f9077e4a..2ed9ec82 100644
--- a/hardinfo2/benchmark.c
+++ b/hardinfo2/benchmark.c
@@ -371,7 +371,6 @@ static gchar *get_benchmark_results()
g_free(machine);
g_free(machineclock);
g_free(machineram);
- g_free(result);
return result;
}