[cig-commits] r22047 - short/3D/PyLith/trunk/libsrc/pylith/topology

brad at geodynamics.org brad at geodynamics.org
Sat May 11 07:53:48 PDT 2013


Author: brad
Date: 2013-05-11 07:53:48 -0700 (Sat, 11 May 2013)
New Revision: 22047

Modified:
   short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh
Log:
Remove obsolete declaration.

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh	2013-05-11 14:53:32 UTC (rev 22046)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh	2013-05-11 14:53:48 UTC (rev 22047)
@@ -30,10 +30,6 @@
 #include "pylith/utils/types.hh"
 
 namespace ALE {
-  template<typename point_type, 
-	   typename value_type,
-	   typename allocator> class IUniformSectionDS;
-
   template<typename cellrefiner_type> class MeshRefiner;
   class RefineEdges2;
   class CellRefinerTri3;



More information about the CIG-COMMITS mailing list