summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp
diff options
context:
space:
mode:
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>2009-11-05 16:12:31 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-18 05:43:38 (GMT)
commit2261f93f0489de02535a1957899fea41a020d1ee (patch)
tree419d8f29f6fa6cfd3d3bff8f71da9a0f5d0d9817 /doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp
parentd0b0b525deb34ad84b580bd76470f4f6d2da5b04 (diff)
downloadQt-2261f93f0489de02535a1957899fea41a020d1ee.zip
Qt-2261f93f0489de02535a1957899fea41a020d1ee.tar.gz
Qt-2261f93f0489de02535a1957899fea41a020d1ee.tar.bz2
Removed logging from Phonon MMF backend
This statement calls a function (RWindowBase::ClientHandle) which was introduced in S60 3.2. Although there is a runtime check, a build made against 3.2 or above will fail on a 3.1 device. This manifests itself by the plugin failing to load. The log statement is not really necessary anyway, because, for window-owning controls, the window handle is the same value as the CCoeControl* pointer. This means that logging RWindowBase::ClientHandle is redundant information. Task-number: QTBUG-5406 Reviewed-by: trustme (cherry picked from commit 149e986ce129ccc656942d79fb1c9687dbe7958c)
Diffstat (limited to 'doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp')
0 files changed, 0 insertions, 0 deletions