diff src/modplug/plugin.cxx @ 2709:04249b58c738

Remove references to output plugin field in InputPlugins (hopefully I didn't miss any.)
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 16 Jun 2008 05:48:57 +0300
parents e23ce346f239
children 5eef9a0818ab
line wrap: on
line diff
--- a/src/modplug/plugin.cxx	Mon Jun 16 02:28:11 2008 +0300
+++ b/src/modplug/plugin.cxx	Mon Jun 16 05:48:57 2008 +0300
@@ -116,7 +116,6 @@
     NULL,
     NULL,
     ShowFileInfoBox,
-    NULL,   // output
     GetSongTuple,
     CanPlayFileFromVFS, // vfs
     (gchar **)fmts,