mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-16 00:32:46 -05:00
dll: expose FspNtStatusFromWin32 and FspDebugLog
This commit is contained in:
@ -22,9 +22,4 @@
|
||||
#define DEBUGLOG(fmt, ...) ((void)0)
|
||||
#endif
|
||||
|
||||
/* debug */
|
||||
#if !defined(NDEBUG)
|
||||
VOID FspDebugLog(const char *format, ...);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user