]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove an unnecessary semicolon that upsets some compilers.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 May 2006 23:19:24 +0000 (23:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 10 May 2006 23:19:24 +0000 (23:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@13094 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_tools.cc

index f7ceeeb8bf1747e8ef3df5ee6ca30227b8734ed0..93c48ab45b644f60df3bc3815d71616383904461 100644 (file)
@@ -45,7 +45,7 @@ namespace
    {
       return container.get_tria();
    }
-};
+}
 
 #if deal_II_dimension != 1
 

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.