diff --git a/tests/auto/corelib/tools/qcryptographichash/tst_qcryptographichash.cpp b/tests/auto/corelib/tools/qcryptographichash/tst_qcryptographichash.cpp index f57e2812d10..ba51752baa5 100644 --- a/tests/auto/corelib/tools/qcryptographichash/tst_qcryptographichash.cpp +++ b/tests/auto/corelib/tools/qcryptographichash/tst_qcryptographichash.cpp @@ -37,8 +37,6 @@ private slots: void swap(); private: void all_methods(bool includingNumAlgorithms) const; - void ensureLargeData(); - std::vector large; }; void tst_QCryptographicHash::repeated_result_data()