summaryrefslogtreecommitdiff
path: root/src/Type1/lines.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/lines.c')
-rw-r--r--src/Type1/lines.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Type1/lines.c b/src/Type1/lines.c
index dec3f08..197943f 100644
--- a/src/Type1/lines.c
+++ b/src/Type1/lines.c
@@ -26,7 +26,7 @@
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
* THIS SOFTWARE.
*/
-/* $XFree86: xc/lib/font/Type1/lines.c,v 1.4 2001/01/17 19:43:22 dawes Exp $ */
+/* $XFree86: xc/lib/font/Type1/lines.c,v 1.5 2003/05/27 22:26:45 tsi Exp $ */
/* LINES CWEB V0003 ******** */
/*
@@ -80,9 +80,6 @@ void StepLine(R, x1, y1, x2, y2)
{
register fractpel dy;
- IfTrace4((LineDebug > 0), ".....StepLine: (%p,%p) to (%p,%p)\n",
- x1, y1, x2, y2);
-
dy = y2 - y1;
/*