[gnome-software] trivial: Fix the last commit
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix the last commit
- Date: Wed, 29 Jan 2014 15:34:41 +0000 (UTC)
commit 9c47559f98ffc20806f5ee78779e2106f1cdfdcd
Author: Richard Hughes <richard hughsie com>
Date: Wed Jan 29 15:34:35 2014 +0000
trivial: Fix the last commit
src/gs-app.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app.c b/src/gs-app.c
index 6aa1550..4921d12 100644
--- a/src/gs-app.c
+++ b/src/gs-app.c
@@ -585,7 +585,6 @@ void
gs_app_set_name (GsApp *app, GsAppQuality quality, const gchar *name)
{
g_return_if_fail (GS_IS_APP (app));
- g_return_if_fail (name != NULL);
/* only save this if the data is sufficiently high quality */
if (quality < app->priv->name_quality)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]