aboutsummaryrefslogtreecommitdiffstats
path: root/minilibx/mlx_png.h
diff options
context:
space:
mode:
Diffstat (limited to 'minilibx/mlx_png.h')
-rw-r--r--minilibx/mlx_png.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/minilibx/mlx_png.h b/minilibx/mlx_png.h
deleted file mode 100644
index 83ef145..0000000
--- a/minilibx/mlx_png.h
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-void *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height);