[gnome-packagekit] trivial: fix compile of make check
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: fix compile of make check
- Date: Wed, 4 May 2011 11:13:24 +0000 (UTC)
commit a46c52d29a0c73a01a7cee4687d46636c0e2c7c3
Author: Richard Hughes <richard hughsie com>
Date: Wed May 4 12:13:06 2011 +0100
trivial: fix compile of make check
src/egg-string.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/egg-string.c b/src/egg-string.c
index 63b1ef4..5af98cf 100644
--- a/src/egg-string.c
+++ b/src/egg-string.c
@@ -241,7 +241,6 @@ egg_string_test (EggTest *test)
{
gboolean ret;
gchar *text_safe;
- const gchar *temp;
guint length;
gint value;
guint uvalue;
@@ -298,7 +297,6 @@ egg_string_test (EggTest *test)
/************************************************************
**************** Zero ******************
************************************************************/
- temp = NULL;
egg_test_title (test, "test strzero (null)");
ret = egg_strzero (NULL);
if (ret)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]