summaryrefslogtreecommitdiffstats
path: root/src/itdb_photoalbum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/itdb_photoalbum.c')
-rw-r--r--src/itdb_photoalbum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_photoalbum.c b/src/itdb_photoalbum.c
index 614236f..86c4917 100644
--- a/src/itdb_photoalbum.c
+++ b/src/itdb_photoalbum.c
@@ -358,7 +358,7 @@ static Itdb_Artwork *itdb_photodb_add_photo_internal (Itdb_PhotoDB *db,
GError **error)
{
#ifdef HAVE_GDKPIXBUF
- gboolean result;
+ gboolean result=FALSE;
Itdb_Artwork *artwork;
Itdb_PhotoAlbum *album;