Skip to content

Commit 552d9ee

Browse files
committed
zap normal-calculating vestige
1 parent dfa080b commit 552d9ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/PDL/Graphics/OpenGLQ.pd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ pp_def(
130130
($_->{NormalArgs}//'').
131131
'colorsa(tri); colorsb(tri); colorsc(tri);',
132132
Code => '
133-
float tmp0_1[3], tmp0_2[3], tmpcross[3], magn;
134133
glBegin(GL_TRIANGLES);
135134
broadcastloop %{'.
136135
($_->{NormalInit}//"\n").

0 commit comments

Comments
 (0)