From bada5d6377a428a96527d465903df7fbabc9d337 Mon Sep 17 00:00:00 2001 From: sandman Date: Sun, 08 Dec 2002 22:34:56 +0000 Subject: operator new is still completly useless in newer gcc 2.95 toolchains (~7 times slower than the malloc wrappers) --- diff --git a/library/qpeapplication.cpp b/library/qpeapplication.cpp index 4c93111..b5dff3a 100644 --- a/library/qpeapplication.cpp +++ b/library/qpeapplication.cpp @@ -1678,9 +1678,6 @@ void QPEApplication::hideOrQuit() } -// These 6 stubs below need 1.5K in the binary and besides that - -// we are not using ancient toolchains anymore - sandman - #if defined(QT_QWS_IPAQ) || defined(QT_QWS_SHARP) // The libraries with the skiff package (and possibly others) have -- cgit v0.9.0.2