diff options
author | Pablo Barciela <[email protected]> | 2020-08-12 01:41:09 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-21 19:33:49 +0200 |
commit | a5ce9aa44e916bb093a635e5b48f65435deca2ff (patch) | |
tree | ca389c1fa3c6ea9d7ee997179aaab56dd16a1378 /test | |
parent | 88f198c09524a4c78744177fcafac2d82b741d6e (diff) | |
download | caja-a5ce9aa44e916bb093a635e5b48f65435deca2ff.tar.bz2 caja-a5ce9aa44e916bb093a635e5b48f65435deca2ff.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 3595cd7c..ba172a9a 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", |