[memprof: 16/76] process.c: Remove my_str_equal as it is unused
- From: Holger Hans Peter Freyther <hfreyther src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [memprof: 16/76] process.c: Remove my_str_equal as it is unused
- Date: Sun, 13 Jun 2010 03:39:34 +0000 (UTC)
commit de072085e0b03492c3d42e5d7df0309d8eb36cd0
Author: Holger Hans Peter Freyther <zecke selfish org>
Date: Thu Jun 4 13:07:40 2009 +0200
process.c: Remove my_str_equal as it is unused
src/process.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/process.c b/src/process.c
index 78aee26..a508913 100644
--- a/src/process.c
+++ b/src/process.c
@@ -944,12 +944,6 @@ process_block_foreach (MPProcess *process,
g_hash_table_foreach (block_table, block_table_foreach_func, &info);
}
-static gboolean
-my_str_equal (const char *s1, const char *s2)
-{
- return s1 == s2;
-}
-
gboolean
symbol_equal (gconstpointer s1, gconstpointer s2)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]