Remove obsolete function
authorJoão Abecasis <joao.abecasis@nokia.com>
Thu, 10 Nov 2011 13:52:40 +0000 (14:52 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 19 Jan 2012 10:50:04 +0000 (11:50 +0100)
commitcc568ec342161edee01ecae74ac11bb4c2da46b7
treeeea8c544f1e4149101c8bedf363209a49f920af6
parent66f192e29478ea586ff14741a734e590375d5bf2
Remove obsolete function

QVectorData::allocate is able to handle higher alignment that
QVectorData::malloc didn't.

This was kept for BC issues in the 4.x series, we can drop it now.

Change-Id: I7782bd2910de6b9c8dee3e63e621629dc3889d33
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
src/corelib/tools/qvector.cpp
src/corelib/tools/qvector.h