From: David Wells Date: Sat, 25 Jul 2015 02:28:37 +0000 (-0400) Subject: Remove an obsolete comment about openDX utilities. X-Git-Tag: v8.4.0-rc2~670^2~5 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=670b146f255b1e07924dd6e838d7b205b1ed7c2f;p=dealii.git Remove an obsolete comment about openDX utilities. It looks like this was removed a few years ago. --- diff --git a/include/deal.II/base/data_out_base.h b/include/deal.II/base/data_out_base.h index 26252a5323..cb4f073ff2 100644 --- a/include/deal.II/base/data_out_base.h +++ b/include/deal.II/base/data_out_base.h @@ -1263,9 +1263,6 @@ namespace DataOutBase /** * Write the given list of patches to the output stream in OpenDX format. - * - * Since OpenDX uses some kind of visual data flow oriented programming - * language, some of these programs are provided in contrib/dx. */ template void write_dx (const std::vector > &patches,