summaryrefslogtreecommitdiff
path: root/src/generators.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generators.h')
-rw-r--r--src/generators.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/generators.h b/src/generators.h
index 9e9c55e..6a54ac3 100644
--- a/src/generators.h
+++ b/src/generators.h
@@ -29,7 +29,6 @@ G_BEGIN_DECLS
/*
* generate_image: generate needed image sizes
*
- * *portrait = indicate image orientation
* returns whether item needs to be updated
*/
gboolean generate_image (TGallerySetup *setup,
@@ -37,8 +36,7 @@ gboolean generate_image (TGallerySetup *setup,
TIndexItem *item,
unsigned int item_index,
TPathInfo *path_info,
- gboolean update_when_necessary,
- gboolean *thumb_portrait);
+ gboolean update_when_necessary);
/*
* write_html_album: process album and index template files