summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vanishing-point.cpp')
-rw-r--r--src/vanishing-point.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vanishing-point.cpp b/src/vanishing-point.cpp
index 0b4140a8b..9b2c45b56 100644
--- a/src/vanishing-point.cpp
+++ b/src/vanishing-point.cpp
@@ -749,7 +749,7 @@ VPDrag::drawLinesForFace (const SP3DBox *box, Box3D::Axis axis) //, guint corner
}
} else {
// TODO: Draw infinite PLs
- g_warning ("Perspective lines for infinite vanishing points are not supported yet.\n");
+ //g_warning ("Perspective lines for infinite vanishing points are not supported yet.\n");
}
}