Fix a dumb comment.

git-svn-id: svn://10.0.0.236/trunk@40260 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com
1999-07-20 08:20:28 +00:00
parent 3ffc4a0f38
commit 666c1ae42a

View File

@@ -861,7 +861,6 @@ nsRenderingContextXlib :: InvertRect(nscoord aX, nscoord aY, nscoord aWidth, nsc
h);
// Back to normal copy drawing mode
// Set XOR drawing mode
::XSetFunction(mDisplay,
mRenderingSurface->GetGC(),
GXcopy);