diff options
Diffstat (limited to 'image.h')
-rw-r--r-- | image.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,6 +21,5 @@ GtkWidget *new_image(); int load_image(char *file_name); void fit_image(); void zoom(int type); -void print_supported_formats(); #endif |