Skip to content

Commit

Permalink
Removed unneeded code added during debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
danij committed Feb 4, 2007
1 parent a1e7629 commit 1aff780
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doomsday/engine/portable/src/rend_fakeradio.c
Expand Up @@ -729,8 +729,6 @@ void Rend_RadioWallSection(const seg_t *seg, rendpoly_t *origQuad)
spans[i].length = seg->linedef->length;
spans[i].shift = seg->offset;
}
//if(GET_LINE_IDX(seg->linedef) == 128)
// Con_Message("found\n");
Rend_RadioScanEdges(topCn, botCn, sideCn, seg->linedef, sideNum, spans);

// Back sector visible plane heights.
Expand Down

0 comments on commit 1aff780

Please sign in to comment.