aboutsummaryrefslogtreecommitdiffstats
path: root/src/yawa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/yawa.h')
-rw-r--r--src/yawa.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/yawa.h b/src/yawa.h
index 297512c..8c86fe0 100644
--- a/src/yawa.h
+++ b/src/yawa.h
@@ -19,10 +19,6 @@ int set_root_atoms(Pixmap pixmap);
int load_image(ImageMode mode, const char *arg, int rootW, int rootH, int alpha,
Imlib_Image rootimg);
-static char doc[] = "yawa -- Yet Another Wallpaper Application";
-const char *argp_program_version = PACKAGE_STRING;
-const char *argp_program_bug_address = "<" PACKAGE_BUGREPORT ">";
-
static int num_add_colors;
struct arguments {
char *image;