summaryrefslogtreecommitdiff
path: root/src/themes/standard/theme.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2022-07-26 13:39:26 +0200
committerrbuj <[email protected]>2022-07-26 13:39:26 +0200
commit28f7b460e3badc90486346e86f169c4c54c03e40 (patch)
tree4093cf273eed723c7038c330b2803953fa91c87a /src/themes/standard/theme.c
parent5850ec4d315ac056cc56995448a38a175b4b902a (diff)
downloadmate-notification-daemon-unused-macros.tar.bz2
mate-notification-daemon-unused-macros.tar.xz
warning: macro is not used [-Wunused-macros]unused-macros
Diffstat (limited to 'src/themes/standard/theme.c')
-rw-r--r--src/themes/standard/theme.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/themes/standard/theme.c b/src/themes/standard/theme.c
index c243a4f..7925213 100644
--- a/src/themes/standard/theme.c
+++ b/src/themes/standard/theme.c
@@ -109,7 +109,6 @@ void notification_tick(GtkWindow *nw, glong remaining);
#define WIDTH 400
#define IMAGE_SIZE 32
-#define IMAGE_PADDING 10
#define SPACER_LEFT 30
#define PIE_RADIUS 12
#define PIE_WIDTH (2 * PIE_RADIUS)
@@ -119,7 +118,6 @@ void notification_tick(GtkWindow *nw, glong remaining);
#define DEFAULT_ARROW_HEIGHT 14
#define DEFAULT_ARROW_WIDTH 28
#define BACKGROUND_OPACITY 0.92
-#define BOTTOM_GRADIENT_HEIGHT 30
static void
get_background_color (GtkStyleContext *context,