Code reformatting
[dockapps/wmnotify.git] / src / dockapp.h
index c278b66..39fde8c 100644 (file)
@@ -7,15 +7,6 @@
 #include <X11/xpm.h>
 
 
-#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;