From 9e8b66296ae4305036bd87dcd9105b9d4ff82d42 Mon Sep 17 00:00:00 2001 From: "Jerry.Kirk%Nexwarecorp.com" Date: Thu, 3 Feb 2000 01:06:16 +0000 Subject: [PATCH] Remove clip.c, we no longer have to override the clipping functions that are built into Photon. --- gfx/src/photon/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/src/photon/Makefile.in b/gfx/src/photon/Makefile.in index 829de2631bcf..a043a8aaf9fd 100644 --- a/gfx/src/photon/Makefile.in +++ b/gfx/src/photon/Makefile.in @@ -42,7 +42,6 @@ CPPSRCS = \ nsRegionPh.cpp \ nsGraphicsStatePh.cpp \ nsRenderingContextPh.cpp \ - clip.cpp \ $(NULL) # Force Debug on to make logging work