Skip to content

Commit

Permalink
Kill OF()
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Axtens <[email protected]>
  • Loading branch information
daxtens authored and Dead2 committed May 11, 2015
1 parent e51f878 commit fd718db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions zconf.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@

/* Type declarations */

/* OF() definition is kept for compatibility purposes */
#ifndef OF /* function prototypes */
# define OF(args) args
#endif

#ifndef Z_ARG /* function prototypes for stdarg */
# define Z_ARG(args) args
Expand Down

0 comments on commit fd718db

Please sign in to comment.