Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6
authorJoão Abecasis <joao.abecasis@nokia.com>
Thu, 18 Aug 2011 09:08:26 +0000 (11:08 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 21 Oct 2011 20:20:48 +0000 (22:20 +0200)
commit5658572a27afe912313909544fdc449d93633e4c
treeb07f43de118824a8f93e8ea51fed5bbaa836eb34
parentfd61059d359f0bee1c37d6bf08bf4b83381658ca
Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6

This no longer necessary template specialization went unnoticed inside
the Windows/Symbian #ifdef. It breaks compilation on those platforms,
now that qstringbuilder.h is not included and QConcatenable is unknown
to the compiler.
(cherry picked from commit 9e656ce0f7bda4bca4ae55a7aefe1617bc2805ac)

Change-Id: Ie7145c25bca01b808fa6a3fd99e34baa8375d304
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
src/corelib/io/qtemporaryfile.cpp