[gnome-software/wip/temp/ubuntu-xenial-rebased: 130/326] Revert "Fix a crash when the category is NULL."



commit e3933543304e8154e7d58050b1a8948cd7e8d43d
Author: William Hua <william hua canonical com>
Date:   Wed Mar 2 07:15:47 2016 -0500

    Revert "Fix a crash when the category is NULL."
    
    This reverts commit 7ba4c264a6eaff0ec694e384de001b25c49a7e04.

 src/gs-folders.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-folders.c b/src/gs-folders.c
index 02768e4..ad92b07 100644
--- a/src/gs-folders.c
+++ b/src/gs-folders.c
@@ -450,7 +450,6 @@ static GsFolder *
 get_app_folder (GsFolders *folders, const gchar *app, GPtrArray *categories)
 {
        GsFolder *folder;
-       const gchar *category;
        guint i;
 
        folder = g_hash_table_lookup (folders->apps, app);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]