From: David Wells Date: Wed, 2 May 2018 19:12:43 +0000 (-0400) Subject: Removed an unused typedef. X-Git-Tag: v9.0.0-rc1~40^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6426%2Fhead;p=dealii.git Removed an unused typedef. --- diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc index 21a554bb65..7c8d2e2c6e 100644 --- a/source/distributed/tria.cc +++ b/source/distributed/tria.cc @@ -558,12 +558,6 @@ namespace void *) > > &pack_callbacks) { - typedef std::list::cell_iterator, - typename parallel::distributed::Triangulation::CellStatus, - void *) - > > > callback_list_t; - int idx = sc_array_bsearch(const_cast(&tree.quadrants), &p4est_cell, internal::p4est::functions::quadrant_compare);