mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
transition from status_trace() to status_debug
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include <ccan/time/time.h>
|
||||
#include <common/status.h>
|
||||
|
||||
#undef status_trace
|
||||
#define status_trace(...)
|
||||
#undef status_debug
|
||||
#define status_debug(...)
|
||||
|
||||
#define main unused_main
|
||||
int main(int argc, char *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user