Rev | Line | |
---|
[11991] | 1 | Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/modules/UpdateVertexPositionsx/UpdateVertexPositionsx.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/modules/UpdateVertexPositionsx/UpdateVertexPositionsx.cpp (revision 11706)
|
---|
| 4 | +++ /proj/ice/larour/issm-uci-clean/trunk-jpl/src/c/modules/UpdateVertexPositionsx/UpdateVertexPositionsx.cpp (revision 11707)
|
---|
| 5 | @@ -39,6 +39,6 @@
|
---|
| 6 | /*Free ressources:*/
|
---|
| 7 | xfree((void**)&thickness);
|
---|
| 8 | xfree((void**)&bed);
|
---|
| 9 | - delete vz;
|
---|
| 10 | + xdelete(&vz);
|
---|
| 11 | return 1;
|
---|
| 12 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.