minor cleanup

This commit is contained in:
rdb 2011-03-02 11:33:23 +00:00
parent 926f4e5b30
commit 730a278372

View File

@ -398,8 +398,7 @@ rebuild_bitplanes() {
RenderTexturePlane plane = get_texture_plane(i); RenderTexturePlane plane = get_texture_plane(i);
switch (plane) switch (plane) {
{
case RTP_depth: case RTP_depth:
case RTP_depth_stencil: case RTP_depth_stencil:
for (int f = 0; f < 6; f++) { for (int f = 0; f < 6; f++) {