]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove superfluous ; 6065/head
authorMatthias Maier <tamiko@43-1.org>
Mon, 19 Mar 2018 20:08:55 +0000 (15:08 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 19 Mar 2018 20:08:55 +0000 (15:08 -0500)
include/deal.II/base/parameter_acceptor.h

index f147d73906a7f1f7f1354cfd1f2249a74bea9ea0..10cb7696978971627f77126a149918c215151726 100644 (file)
@@ -617,7 +617,8 @@ ParameterAcceptorProxy<SourceClass>::
 ParameterAcceptorProxy(const std::string section_name, Args... args) :
   SourceClass(args...),
   ParameterAcceptor(section_name)
-{};
+{
+}
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.