mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
tdb: remove unused debug_fprintf() macro that breaks the build
The IRIX compiler doesn't support '...' in a macro. metze
This commit is contained in:
parent
deca298d7b
commit
e2caba054f
@ -25,8 +25,6 @@
|
||||
#include "system/wait.h"
|
||||
#include "tdb.h"
|
||||
|
||||
#define debug_fprintf(file, fmt, ...) do {/*nothing*/} while (0)
|
||||
|
||||
static int read_linehead(FILE *f)
|
||||
{
|
||||
int i, c;
|
||||
|
Loading…
x
Reference in New Issue
Block a user