commit | a9f4702390eefb59ddd548e11715f4be3a9d26a1 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jun 02 14:01:20 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jun 02 19:30:59 2015 +0200 |
tree | 94c019ee614adb49805822781d736ac372efd040 | |
parent | c7203c7a5a9d842bea9e050dcba0d0bcdd69fffe [diff] |
BUILD: fix build warning when not using 51degrees An ifdef was missing to avoid declaring these variables : src/haproxy.c: In function 'deinit': src/haproxy.c:1253:47: warning: unused variable '_51d_prop_nameb' [-Wunused-variable] src/haproxy.c:1253:30: warning: unused variable '_51d_prop_name' [-Wunused-variable]