mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3: remove unused printing macros.
Guenther
This commit is contained in:
parent
60433b154d
commit
4b01e378d2
@ -241,15 +241,4 @@ struct api_struct {
|
||||
bool (*fn) (pipes_struct *);
|
||||
};
|
||||
|
||||
/*
|
||||
* higher order functions for use with msrpc client code
|
||||
*/
|
||||
|
||||
#define PRINT_INFO_FN(fn)\
|
||||
void (*fn)(const char*, uint32, uint32, void *const *const)
|
||||
#define JOB_INFO_FN(fn)\
|
||||
void (*fn)(const char*, const char*, uint32, uint32, void *const *const)
|
||||
|
||||
/* end higher order functions */
|
||||
|
||||
#endif /* _NT_DOMAIN_H */
|
||||
|
Loading…
Reference in New Issue
Block a user