a85cf1b749
This preprocessor definition has been initially intended to disable some computationally expensive logging, however it turned out that there is not much computation involved in the resulting implementation of new wClipboard subsystems. Therefore we do not actually need the compilation option, the logs can be filtered by "com.winpr.wclipboard.*" tag at runtime if necessary. So drop the WITH_DEBUG_WCLIPBOARD CMake option and convert all detailed logs to use WLOG_TRACE level via WLog_VRB macro. |
||
---|---|---|
.. | ||
test | ||
clipboard.c | ||
clipboard.h | ||
CMakeLists.txt | ||
ModuleOptions.cmake | ||
posix.c | ||
posix.h | ||
synthetic.c |