summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.cpp
diff options
context:
space:
mode:
authorKevin Wu Won <kevin.wuwon@nokia.com>2010-11-23 16:35:44 +1000
committerKevin Wu Won <kevin.wuwon@nokia.com>2010-11-23 16:47:10 +1000
commitd8c7c00aa77baec636cf048a9d9ab01ab7ac6026 (patch)
treeaf88985b50e2e74c9312feb9d9b8266ae95cfe99 /doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.cpp
parent4f8f21e0c85c511437879d6651aa2ece1cb2d0e0 (diff)
Remove some dead code from QVersitContactExporter.
At some point in the past, I removed the possibility of error from QVersitContactExporterPrivate::exportContact. However, I forgot to remove the error return parameter or the boolean return value from the function. This commit removes these because it always returns true and it never uses the error parameter. This also squashes a compiler warning (unused parameter). Change-Id: I15c4e7e1194f837c0d95409fb73bd6855ff9ae01
Diffstat (limited to 'doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.cpp')
0 files changed, 0 insertions, 0 deletions