diff options
Diffstat (limited to 'src/box3d-face.cpp')
| -rw-r--r-- | src/box3d-face.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/box3d-face.cpp b/src/box3d-face.cpp index de52031da..a1b7ae863 100644 --- a/src/box3d-face.cpp +++ b/src/box3d-face.cpp @@ -236,7 +236,6 @@ void Box3DFace::set_path_repr() void Box3DFace::set_curve() { if (this->path == NULL) { - g_warning("this->path is NULL! \n"); return; } NR::Matrix const i2d (sp_item_i2d_affine (SP_ITEM (this->parent_box3d))); |
