From 046befd0c4118d20010f70133139d1e227f47573 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Tue, 26 Apr 2011 14:01:18 +0200 Subject: Get rid of "typename, typename" for TEMPLATE_TEMPLATE_PARAMETERS. Because Qt doesn't support that feature before. (cherry picked from commit c12ed14fb38ae77be194e19a27545190aded830b) --- src/corelib/concurrent/qtconcurrentfunctionwrappers.h | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src') diff --git a/src/corelib/concurrent/qtconcurrentfunctionwrappers.h b/src/corelib/concurrent/qtconcurrentfunctionwrappers.h index fa675eb336..98506a597a 100644 --- a/src/corelib/concurrent/qtconcurrentfunctionwrappers.h +++ b/src/corelib/concurrent/qtconcurrentfunctionwrappers.h @@ -260,24 +260,6 @@ struct MapResultType, U(C::*)() const> typedef InputSequence ResultType; }; -template