diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-04-04 15:46:42 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-04-04 19:27:26 +0200 |
commit | 9d1e914a56e8a4030d8917875eaedaddf5cff97c (patch) | |
tree | 103f73104c796dd3000b7063623d20a256601d6a /packages/AIX/RPM | |
parent | d3408d05935e61a303b5761cc5aa029eb54408f8 (diff) |
disable cookies: remove ifdefs, move code
1 - make sure to #define macros for cookie functions in the cookie
header when cookies are disabled to avoid having to use #ifdefs in code
using those functions.
2 - move cookie-specific code to cookie.c and use the functio
conditionally as mentioned in (1).
net result: 6 #if lines removed, and 9 lines of code less
Diffstat (limited to 'packages/AIX/RPM')
0 files changed, 0 insertions, 0 deletions