X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fdockapp.h;h=39fde8c1bab86638a821771181b22e7a6b11c3a6;hb=a1a7d5dc60fb40d39c9f1cbc6b1879bc562299a7;hp=c278b665881f9f9b550a2435370dd7e07ff9b18d;hpb=eaca75aa6c133cc6ff3d707f7ae8dbfbe51a6d2a;p=dockapps%2Fwmnotify.git diff --git a/src/dockapp.h b/src/dockapp.h index c278b66..39fde8c 100644 --- a/src/dockapp.h +++ b/src/dockapp.h @@ -7,15 +7,6 @@ #include -#define XLIB_FAILURE 0 -#define XLIB_SUCCESS 1 - -/* Specifies the border width */ -#define BWIDTH 1 - -/* Width and height in pixels of Window Maker icons. */ -#define ICON_SIZE 64 - typedef struct XpmIcon { XpmAttributes attributes;