From: Guido Kanschat Date: Mon, 16 Aug 2010 15:18:00 +0000 (+0000) Subject: remove declaration of nonexisting function X-Git-Tag: v8.0.0~5719 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86eac6bce5ec85d4255ee406c69ec864798e3946;p=dealii.git remove declaration of nonexisting function git-svn-id: https://svn.dealii.org/trunk@21668 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-39/step-39.cc b/deal.II/examples/step-39/step-39.cc index 30e77699b7..275dcb1e37 100644 --- a/deal.II/examples/step-39/step-39.cc +++ b/deal.II/examples/step-39/step-39.cc @@ -383,7 +383,6 @@ class Step39 void error (); double estimate (); void solve (); - void refine_grid (); void output_results (const unsigned int cycle) const; // The member objects related to