[memprof: 21/76] profile.c: Remove unused variable
- From: Holger Hans Peter Freyther <hfreyther src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [memprof: 21/76] profile.c: Remove unused variable
- Date: Sun, 13 Jun 2010 03:39:59 +0000 (UTC)
commit 82f2d5cb8d1ceab1974cc5c0e0e28e33157ac335
Author: Holger Hans Peter Freyther <zecke selfish org>
Date: Thu Jun 4 13:12:02 2009 +0200
profile.c: Remove unused variable
src/profile.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/profile.c b/src/profile.c
index cd9e7a5..21dc62f 100644
--- a/src/profile.c
+++ b/src/profile.c
@@ -694,7 +694,6 @@ void
profile_write (Profile *profile, const gchar *outfile)
{
FILE *out;
- int i;
GPtrArray *functions;
out = fopen (outfile, "w");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]