]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused variable and header file 16276/head
authorChengjiang Yin <richard_ycj@outlook.com>
Fri, 17 Nov 2023 11:07:32 +0000 (19:07 +0800)
committerChengjiang Yin <richard_ycj@outlook.com>
Fri, 17 Nov 2023 11:07:32 +0000 (19:07 +0800)
source/cgal/intersections.cc

index a7a94d993212d8e3b9fac5a6d94e0bb9b34163bc..48bfe32fb5514ed5fc32519b735a6a1b5b45d42a 100644 (file)
@@ -52,9 +52,7 @@
 #  include <CGAL/Triangulation_face_base_with_info_2.h>
 #  include <deal.II/cgal/utilities.h>
 
-#  include <fstream>
 #  include <optional>
-#  include <type_traits>
 #  include <variant>
 
 DEAL_II_NAMESPACE_OPEN
@@ -430,7 +428,6 @@ namespace CGALWrappers
                                     true);
 
               internal::mark_domains(cdt);
-              std::array<Point<2>, 3> vertices;
 
               for (Face_handle f : cdt.finite_face_handles())
                 {

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.