From 11a02af132567b6ef709ce0b20113375dcad5db7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 14 May 2015 03:09:18 +0300 Subject: Remove copy constructor from ClipRect class. --- src/test/testlauncher.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/test') diff --git a/src/test/testlauncher.cpp b/src/test/testlauncher.cpp index ffe16e8e7..4f844a7cc 100644 --- a/src/test/testlauncher.cpp +++ b/src/test/testlauncher.cpp @@ -504,6 +504,7 @@ int TestLauncher::testStackSpeed() #if defined __linux__ || defined __linux +/* for (int d = 0; d < 100; d ++) { for (int f = 0; f < sz; f ++) @@ -571,6 +572,7 @@ int TestLauncher::testStackSpeed() printf("debug: %d\n", stack2.top().xOffset); printf("my time: %ld\n", diff); +*/ #endif return 0; } -- cgit v1.2.3-60-g2f50