[gnome-packagekit] trivial: fix up the last commit to make it actually build with Werror
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: fix up the last commit to make it actually build with Werror
- Date: Wed, 6 Jan 2010 19:03:18 +0000 (UTC)
commit 7721a32d6a2913ff9cd818eb4e7fe7a17b11416d
Author: Richard Hughes <richard hughsie com>
Date: Wed Jan 6 18:59:28 2010 +0000
trivial: fix up the last commit to make it actually build with Werror
src/gpk-check-update.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gpk-check-update.c b/src/gpk-check-update.c
index 16bb7a6..a4ef3d9 100644
--- a/src/gpk-check-update.c
+++ b/src/gpk-check-update.c
@@ -536,7 +536,6 @@ gpk_check_update_libnotify_cb (NotifyNotification *notification, gchar *action,
{
gboolean ret;
GError *error = NULL;
- gchar **package_ids;
GpkCheckUpdate *cupdate = GPK_CHECK_UPDATE (data);
if (g_strcmp0 (action, "do-not-show-complete-restart") == 0) {
@@ -590,8 +589,6 @@ gpk_check_update_libnotify_cb (NotifyNotification *notification, gchar *action,
static void
gpk_check_update_critical_updates_warning (GpkCheckUpdate *cupdate, const gchar *details, GPtrArray *array)
{
- guint i;
- const gchar *package_id;
const gchar *title;
gchar *message;
GString *string;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]