[recipes] Remove some dead code
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Remove some dead code
- Date: Thu, 16 Feb 2017 00:13:56 +0000 (UTC)
commit 57c7fac6cd97e6af3c1b8d2634a4ef58cae24a7e
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 15 19:13:08 2017 -0500
Remove some dead code
src/gr-details-page.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-details-page.c b/src/gr-details-page.c
index 4e0fbe2..4db757a 100644
--- a/src/gr-details-page.c
+++ b/src/gr-details-page.c
@@ -609,7 +609,6 @@ gr_details_page_set_recipe (GrDetailsPage *page,
g_object_get (recipe, "images", &images, NULL);
gr_image_viewer_set_images (GR_IMAGE_VIEWER (page->recipe_image), images, index);
- //gr_image_viewer_show_image (GR_IMAGE_VIEWER (page->recipe_image), index);
ing = gr_ingredients_list_new (ingredients);
g_set_object (&page->ingredients, ing);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]