File pwlib-v1_11_0-PVXMLSession.patch of Package pwlib
diff -ruN pwlib_v1_11_0-orig/src/ptclib/vxml.cxx pwlib_v1_11_0/src/ptclib/vxml.cxx
--- pwlib_v1_11_0-orig/src/ptclib/vxml.cxx 2005-12-01 01:05:59.000000000 +0000
+++ pwlib_v1_11_0/src/ptclib/vxml.cxx 2010-01-14 21:36:56.257419204 +0000
@@ -1078,9 +1078,9 @@
return;
ch = userInputQueue.front();
userInputQueue.pop();
- }
PTRACE(3, "VXML\tHandling user input " << ch);
+ }
// recording
if (recording) {