Remove an errant `#define dprintf printf'. It seems to be leftover
debugging code that nothing depends on. (I've had this in my tree for years without issue.)
This commit is contained in:
parent
b831cdf6b1
commit
988825812e
@ -293,8 +293,6 @@ int Fixup_Names(struct disk *);
|
||||
int MakeDevChunk(const struct chunk *, const char *);
|
||||
__END_DECLS
|
||||
|
||||
#define dprintf printf
|
||||
|
||||
/* TODO
|
||||
*
|
||||
* Need an error string mechanism from the functions instead of warn()
|
||||
|
Loading…
Reference in New Issue
Block a user