aboutsummaryrefslogtreecommitdiff
path: root/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'image.h')
-rw-r--r--image.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/image.h b/image.h
index e58afd7..dfbd9ff 100644
--- a/image.h
+++ b/image.h
@@ -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