diff options
| -rw-r--r-- | src/themes/slider/theme.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/src/themes/slider/theme.c b/src/themes/slider/theme.c index 37c08f1..5b6f5e5 100644 --- a/src/themes/slider/theme.c +++ b/src/themes/slider/theme.c @@ -80,9 +80,6 @@ void notification_tick(GtkWindow *nw, glong remaining);  gboolean get_always_stack(GtkWidget* nw);  #define WIDTH          400 -#if GTK_CHECK_VERSION(3, 0, 0) -#define HEIGHT         100 -#endif  #define DEFAULT_X0     0  #define DEFAULT_Y0     0  #define DEFAULT_RADIUS 8 | 
