From 7441521a9604be309ff5d8321cde0a45d64a59b1 Mon Sep 17 00:00:00 2001 From: Magnus Norddahl Date: Tue, 6 Dec 2016 19:44:56 +0100 Subject: [PATCH] Remove comment about Build code as it is no longer correct (there's no build code left in that file) --- src/r_segs.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/r_segs.cpp b/src/r_segs.cpp index 44e6f906f..efc894fc2 100644 --- a/src/r_segs.cpp +++ b/src/r_segs.cpp @@ -17,12 +17,6 @@ // DESCRIPTION: // All the clipping: columns, horizontal spans, sky columns. // -// This file contains some code from the Build Engine. -// -// "Build Engine & Tools" Copyright (c) 1993-1997 Ken Silverman -// Ken Silverman's official web site: "http://www.advsys.net/ken" -// See the included license file "BUILDLIC.TXT" for license info. -// //----------------------------------------------------------------------------- #include