aboutsummaryrefslogtreecommitdiffstats
path: root/src/yawa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/yawa.h')
-rw-r--r--src/yawa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yawa.h b/src/yawa.h
index 7d4a1e7..297512c 100644
--- a/src/yawa.h
+++ b/src/yawa.h
@@ -16,7 +16,6 @@ typedef enum
} ImageMode;
int set_root_atoms(Pixmap pixmap);
-bool parse_color (char *arg, Color *c, int a);
int load_image(ImageMode mode, const char *arg, int rootW, int rootH, int alpha,
Imlib_Image rootimg);