Skip to content

Commit

Permalink
Remove obsolete remark.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Nov 30, 2023
1 parent b1a4fae commit 8ece907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mmg3d/chkmsh_3d.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ void MMG3D_chkmeshedgestags(MMG5_pMesh mesh) {
* Test consistency between the tags of the edge \a ip1 - \a ip2 from all the
* tetra of the edge shell.
*
* \warning Not used.
*/
void MMG3D_chkedgetag(MMG5_pMesh mesh, MMG5_int ip1, MMG5_int ip2, int tag) {
MMG5_pTetra pt;
Expand Down

0 comments on commit 8ece907

Please sign in to comment.