*** empty log message ***
This commit is contained in:
parent
0e0c4247f1
commit
80f9d13bff
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Lisp_Object Vdbus_debug;
|
|||
char s[1024]; \
|
||||
sprintf (s, __VA_ARGS__); \
|
||||
message ("%s: %s", __func__, s); \
|
||||
}
|
||||
} \
|
||||
} while (0)
|
||||
#define XD_DEBUG_VALID_LISP_OBJECT_P(object)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue