summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-01-03 14:23:52 -0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-16 02:38:11 +0100
commitfd22e89593002a4fd155e5da1aabbaefb72433db (patch)
tree532b3cf2c37b85f1e14b748ce9b013f19411333d /tests/auto
parentb765a0b19d8b5d31c9d05924300bed7eda2da62b (diff)
Fix unused-function warning in qdrawhelper.cpp
storePixel<QPixelLayout::BPP32> would have been called by storePixels<QPixelLayout::BPP32> but that function has an overload that uses memcpy instead. So it's really unused. Found by Clang 3.4. Change-Id: I661804e273486d3469221fdd362a24cd77cfb8a7 Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions