Skip to content

Commit b2559b7

Browse files
committed
tests: Remove an unnecessary semicolon
1 parent 959beb1 commit b2559b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchmark.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ void test_connected_multiple_signal_emit()
7272
emitter.connect(mem_fun(foobar5, &foo::bar));
7373

7474
std::cout << "elapsed time for " << COUNT << " emissions (5 slots):" << std::endl;
75-
boost::timer::auto_cpu_timer timer;;
75+
boost::timer::auto_cpu_timer timer;
7676

7777
for (int i=0; i < COUNT; ++i)
7878
emitter(i);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy