Restore coding conventions.

Inadvertently lost in commit 064184b.
This commit is contained in:
Bård Skaflestad 2012-08-14 10:44:17 +02:00
parent b4175e5c2b
commit 624d6177df
2 changed files with 12 additions and 14 deletions

View File

@ -269,8 +269,6 @@ fill_cart_topology_3d(struct UnstructuredGrid *G)
}
}
fnodes = G->face_nodes;
fnodepos = G->face_nodepos;
fcells = G->face_cells;