diff src/modplug/plugin.cxx @ 2536:f791c889f74c

We have never actually supported J2B (Jazz Jackrabbit 2) modules (the loader was a stub), so remove the references to it.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 28 Apr 2008 16:46:35 +0300
parents a4f694a99c5b
children 97d0ed3b2631
line wrap: on
line diff
--- a/src/modplug/plugin.cxx	Mon Apr 28 16:31:52 2008 +0300
+++ b/src/modplug/plugin.cxx	Mon Apr 28 16:46:35 2008 +0300
@@ -81,7 +81,7 @@
 }
 
 const gchar *fmts[] =
-    { "amf", "ams", "dbm", "dbf", "dsm", "far", "mdl", "stm", "ult", "j2b", "mt2",
+    { "amf", "ams", "dbm", "dbf", "dsm", "far", "mdl", "stm", "ult", "mt2",
       "mdz", "mdr", "mdgz", "mdbz", "mod", "s3z", "s3r", "s3gz", "s3m", "xmz", "xmr", "xmgz",
       "itz", "itr", "itgz", "dmf", "umx", "it", "669", "xm", "mtm", "psm", "ft2",
       "zip", "gz", "bz2", "rar", "rb",