summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2016-01-30 18:01:12 -0800
committerPavel Roskin <plroskin@gmail.com>2016-01-30 18:01:12 -0800
commit986fa9473357edaa1848fffd27592260bfcbe924 (patch)
treee91f959296a2f729d426f23cca2e509726b32e88 /sesman/chansrv
parent02c981e796af1413ec4332b98ea3b7fcc69481c8 (diff)
downloadxrdp-proprietary-986fa9473357edaa1848fffd27592260bfcbe924.tar.gz
xrdp-proprietary-986fa9473357edaa1848fffd27592260bfcbe924.zip
clipboard: undefine previously defined log level
Diffstat (limited to 'sesman/chansrv')
-rw-r--r--sesman/chansrv/clipboard.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sesman/chansrv/clipboard.c b/sesman/chansrv/clipboard.c
index 5c2a2b22..11c37a16 100644
--- a/sesman/chansrv/clipboard.c
+++ b/sesman/chansrv/clipboard.c
@@ -176,6 +176,8 @@ x-special/gnome-copied-files
#define LOG_ERROR 0
#define LOG_INFO 1
#define LOG_DEBUG 2
+
+#undef LOG_LEVEL
#define LOG_LEVEL LOG_ERROR
#define log_error(_params...) \