diff options
author | Pablo Barciela <[email protected]> | 2020-08-12 01:41:09 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-11-11 18:50:36 +0100 |
commit | 47babe69871cd65b2fb3ae2d9f97b5c31331a28f (patch) | |
tree | be219a394b6812ae8368c748c8e98961ec1e56c5 /test | |
parent | a67e47448d5534302f0efe588942e761881f28bc (diff) | |
download | caja-47babe69871cd65b2fb3ae2d9f97b5c31331a28f.tar.bz2 caja-47babe69871cd65b2fb3ae2d9f97b5c31331a28f.tar.xz |
Remove unused macros
Diffstat (limited to 'test')
-rw-r--r-- | test/test-eel-image-table.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test-eel-image-table.c b/test/test-eel-image-table.c index 7f5e330c..f4777178 100644 --- a/test/test-eel-image-table.c +++ b/test/test-eel-image-table.c @@ -7,9 +7,6 @@ static const char pixbuf_name[] = "/usr/share/pixmaps/mate-about-logo.png"; -#define BG_COLOR 0xFFFFFF -#define BG_COLOR_SPEC "white" - static const char *names[] = { "Tomaso Albinoni", |