mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-26 22:12:44 -06: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