1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
ports/graphics/rayshade/files/patch-fogdeck.c
2007-02-07 17:41:40 +00:00

10 lines
261 B
C

--- libray/libsurf/fogdeck.c.orig Mon Feb 10 04:03:45 1992
+++ libray/libsurf/fogdeck.c Wed Feb 7 18:37:51 2007
@@ -31,7 +31,6 @@
Color *color, *trans;
{
Fogdeck *fogdeck;
- static void ComputeFogdeck();
fogdeck = (Fogdeck *)Malloc(sizeof(Fogdeck));