Skip to content

Commit a6a09c1

Browse files
committed
Remove stale definition for nvme_log_message
No functionality anymore. Signed-off-by: Hannes Reinecke <[email protected]>
1 parent 19b1283 commit a6a09c1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/nvme/log.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
#define __nvme_log_func NULL
2222
#endif
2323

24-
extern char *nvme_log_message;
25-
2624
void __attribute__((format(printf, 4, 5)))
2725
__nvme_msg(nvme_root_t r, int lvl, const char *func, const char *format, ...);
2826

0 commit comments

Comments
 (0)