diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-29 11:39:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-29 11:46:25 -0700 |
commit | 94ac89d540b09841479a30158158a08ecb032a95 (patch) | |
tree | 6d3d5804fdb39f58b4d70a9d4b735459ad7027e6 /configure.ac | |
parent | 6f0f20dc0cefe96209f57099a92f7c6ace7cc5fd (diff) |
Remove unused macros
Reported by clang:
xcompmgr.c:159:9: warning: macro is not used [-Wunused-macros]
#define TRANS_OPACITY 0.75
^
xcompmgr.c:166:9: warning: macro is not used [-Wunused-macros]
#define SHADOWS 1
^
xcompmgr.c:167:9: warning: macro is not used [-Wunused-macros]
#define SHARP_SHADOW 0
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions