]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - image.c
A minor removal of a few pieces of dead code. Nothing major. This is
[xonotic/darkplaces.git] / image.c
diff --git a/image.c b/image.c
index 87c527484a6032a3b8ed2e37061e69c213f75a72..2023b0ae3096d026fcf14c86620101c9d70308bd 100644 (file)
--- a/image.c
+++ b/image.c
@@ -1185,3 +1185,4 @@ void Image_MipReduce(qbyte *in, qbyte *out, int *width, int *height, int destwid
                        Sys_Error("Image_MipReduce: desired size already achieved\n");
        }
 }
+