forked from sergiotarxz/mangareader
Remooving debug statement.
This commit is contained in:
parent
e0c837642b
commit
81a266fe3a
@ -84,7 +84,6 @@ setup_list_view_mangas (GtkSignalListItemFactory *factory,
|
||||
GtkWidget *label = gtk_label_new (manga_title);
|
||||
GtkPicture *picture = NULL;
|
||||
#ifdef LIST_IMAGES
|
||||
printf ("%d\n", controls->avoid_list_image_downloads);
|
||||
GCancellable *cancellable = g_cancellable_new ();
|
||||
picture = create_picture_from_url (image_url, 100,
|
||||
picture_ready_manga_preview, box, cancellable,
|
||||
|
Loading…
Reference in New Issue
Block a user