Remove JPEG dupes (oops)

This commit is contained in:
Ben Anderson
2006-02-02 03:48:40 +00:00
parent dcbd27417e
commit 29c9cbe690
-2
View File
@@ -649,12 +649,10 @@ Rage = PCRE + RageFile + RageSoundFileReaders + [
"RageSurface.cpp",
"RageSurfaceUtils.cpp",
"RageSurfaceUtils_Dither.cpp",
"RageSurface_Save_JPEG.cpp",
"RageSurfaceUtils_Palettize.cpp",
"RageSurfaceUtils_Zoom.cpp",
"RageSurface_Load.cpp",
"RageSurface_Load_PNG.cpp", # XXX: Do we have libraries for all these image formats in the tree or something?
"RageSurface_Load_JPEG.cpp",
"RageSurface_Load_GIF.cpp",
"RageSurface_Load_BMP.cpp",
"RageSurface_Load_XPM.cpp",