remove ### error output accidentally committed.

This commit is contained in:
christos 2019-08-01 06:33:58 +00:00
parent ca889033bb
commit efd65d89e4
1 changed files with 0 additions and 2 deletions

View File

@ -149,8 +149,6 @@ extern double errcheck(double, const char *);
extern int isclvar(const char *);
extern int is_number(const char *);
/*###152 [cc] note: expected 'uschar ** {aka unsigned char **}' but argument is of type 'char **'%%%*/
/*###152 [cc] note: expected 'uschar ** {aka unsigned char **}' but argument is of type 'char **'%%%*/
extern int adjbuf(uschar **, int *, int, int, uschar **, const char *);
extern void run(Node *);
extern Cell *execute(Node *);